Back

CreateSMS

SMS creates an SMS object that allows user to send and receive text messages.

app.CreateSMS() -> app object - SMS

The following methods are avaiable on the SMS object:

  Destroy()
  GetType() -> string - "SMS"
  Release()
  id -> string - "#id"

destroys object
?
string
unknown
send device SMS message
function( message )
received SMS message callback
function( status )
?
object id