TEXTMESSAGE
Request delivery of a plain text message.
Attributes
Attribute |
Description | Mandatory |
---|---|---|
Id | Id for identification of acknowledgement message | No |
To | Recipient number or address | No |
From | Sender number or address | No |
Tag Contents
Message text.
Example
<TextMessage From="sender@localhost" To="receiver@localhost">Good Morning!</TextMessage>