IMessage Interface |
Namespace: NetQuarry.Services
The IMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| AddNewPhoneNumber |
Adds a new phone number to the account.
| |
| AddPhoneNumber |
Adds a new phone number to the account.
| |
| GetMessage |
Returns information about a specific message.
| |
| GetPhoneNumber | Obsolete.
Gets phone number information for the specified phone number.
| |
| PhoneNumberInformation |
Gets phone number information for the specified phone number.
| |
| SendMessage |
Sends an SMS message.
| |
| SendMessageWithService |
Sends an SMS message using a Twilio message service.
|