OutgoingMessageResponse
This response is returned by the SendMessage
and ReadMessageStatus
methods.
Type Properties
Property Name | Description | Data Type | Sample |
---|---|---|---|
Attachments |
Comma-separated list of Media IDs for the message's attachments. |
String |
10000001,10000005 |
From |
Number used to send the message. |
String |
7575550000 |
MessageID |
Unique ID of the message. |
GUID |
1627aea5-8e0a-4371-9022-9b504344e724 |
MessageStatus |
Status of the message. |
MessageStatus |
Ready |
SentTime |
UTC date/time the message was sent. |
DateTime |
\/Date(1682439497785)\/ |
To |
Recipient number. |
String |
7575559999 |