Public Methods

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

See Also