Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andreszs committed May 11, 2022
1 parent e281516 commit 717728b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ Triggered when a new SMS has arrived. You need call **startWatch** first.

### Remarks

- Success in reading and parsing incoming SMS trigger the success callback from **startWatch**.
- Failure in reading or parsing incoming SMS trigger the error callback from **startWatch**.
- Success in reading incoming SMS will trigger the startWatch success callback.
- Failure in reading incoming SMS will trigger the startWatch error callback.

### Example

Expand Down

0 comments on commit 717728b

Please sign in to comment.