|
|
|
|
|
These functions are used to easily send and read SMSs:
| | SMSDelete | Deletes an SMS message from the memory of the Android phone. This function should no longer be used. | | Automatically populates an Edit control with a one-time code received by SMS. | SMSFirst | Reads the first SMS message stored on the Android phone. | SMSNbMessage | Returns the number of SMS messages stored on an Android phone. | SMSNext | Reads the following SMS message stored on the Android phone. | SMSReset | Resets all variables of SMS structure. | SMSRunApp | Starts the native application for sending SMSs found on the device (Android or iPhone/iPad). | SMSSend | Sends an SMS. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|