| |
Name |
Description |
|
ActivateUser
|
Activates a new user account for a given activation code that has been sent |
|
CreateMessage
|
Creates a new message |
|
CreateUnicodeMessage
|
Creates a new unicode message |
|
CreditBundles
|
Get a list of the credit bundles that a customer can purchase |
|
Email2SmsSettings
|
Get the email to SMS settings |
|
GetAvailableDedicatedNumbers
|
Get a list of the available dedicated inbound numbers that can be purchased and added to a user account |
|
GetAvailableSharedKeyword
|
Get an inbound number originator for a given keword thats available for purchase |
|
GetAvailableSharedNumbers
|
Overloaded. Get a list of the available shared numbers that can be purchased |
|
GetInboundMessagesSinceMessage
|
Overloaded. Get a list of all inbound messages sent to an associate user account since a given message transaction ID |
|
GetMessage
|
Retrieves a message which has previously been sent |
|
GetMessageThrow
|
Retrieves a message which has previously been sent |
|
GetProductUrl
|
Get a product url for the e-txt web product for a specified user |
|
GetProductUrl
|
Get a product url for a given product |
|
GetRegistrationUrl
|
Get a registration url for a specified product |
|
GetServiceUrl
|
Get a service url for the e-txt web product for a specified user |
|
GetServiceUrl
|
Get a service url for the e-txt web product |
|
IsSharedKeywordAvailable
|
Determines if a given inbound number and keyword are available for purchase |
|
IsUserRegistered
|
Has a given user name already been registered |
|
IsValidEmailAddress
|
Determines if a given email address is valid. |
|
IsValidMobileNumber
|
Determines if a given number is valid, this should be used to determine recipient number validity. Reasons for failure would include - if the length is less-than 7 or greater-than 15 or if the number starts with 0 or if the number contains alphanumeric characters. |
|
Logoff
|
Logoff the system |
|
Logon
|
Logon to the system using the specified user credentials |
|
LogonThrow
|
Logon to the system using the specified user credentials, if unable to logon this throws an exception. |
|
NumberBundles
|
Get a list of the mobile number bundles that a customer can purchase |
|
RecallMessage
|
Recall a message that is pending delivery, typically this is a message with a deliver after date set. |
|
RequestActivationCode
|
Request an activation code for a product to be sent to a mobile phone |
|
RequestLogonDetails
|
Request your user name and password from original registration |
|
Validate
|
Overridden. Test to ensure that the object has connectivity |