Skip to content

Commit

Permalink
tidied up some readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Knight authored and Matthew Knight committed Dec 22, 2015
1 parent b6c4e6e commit d7a50db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ Composer.Cancelled - user closed the MFMessageComposeViewController by clicking
Composer.NotSupported - device does not support sending messages
```

---

`messagingSupported(callback)`

This method returns a boolean value as a callback indicating whether or not the device supports messaging. This allows you to determine whether or not messaging will work before actually attempting to open a message, and whether you should show/hide certain UI components because of this.
Expand Down

0 comments on commit d7a50db

Please sign in to comment.