| Class | Description |
|---|---|
| BinaryMessage |
A binary message to be submitted via the Nexmo SMS API.
|
| Message |
Represents the details common to any message that is to be submitted to the Nexmo SMS API.
|
| TextMessage |
Represents the details of a plain-text message that is to be submitted via the Nexmo REST api.
|
| WapPushMessage |
Represents the details of a wap-push message that is to be submitted via the Nexmo REST api.
|
| Enum | Description |
|---|---|
| Message.MessageClass |
An enum of the valid values that may be supplied to as the message-class parameter of a rest submission.
|
| Message.MessageType |