SendSMSMessage()

boolean SendSMSMessage(string inPhoneNumber, string inTextToSend)

Description

Send a SMS message via the device SIM.

A true value will be returned if the external messaging application opened. 

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inPhoneNumber string The phone number to send the SMS to
inTextToSend string The text that will be sent via the SMS


Return Type

Boolean

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.