| |
Name |
Description |
|
CreateMergeFieldDefinition
|
Create an instance of a new merge field definition |
|
CreateOriginator
|
Overloaded. Create an instance of a new originator for a given inbound number |
|
IsTextValid
|
Overloaded. Determine if the text for a message is in the correct format |
|
IsUnicodeValid
|
Overloaded. Determine if the unicode text for a message is in the correct format |
|
LargestMessageSizeForListedRecipients
|
Get the largest possible message size for the listed recipients, typically used for merge messages |
|
MessageCount
|
Get the message count for the given text. This should not be used for merge messages as it will give inacurate results |
|
MessageCountForListedRecipients
|
Get the message count for given text and receipts, typically used for merge messages |
|
Refresh
|
Refresh the SMS message class and update the message receipts |
|
Send
|
Sends the message to the specified recipients |
|
ToString
|
Overridden. Returns a string representation of this object |
|
Validate
|
Overridden. Ensure that the originator and recipients are valid. |