Package com.vonage.client.sms.messages

  • Class Summary 
    Class Description
    BinaryMessage
    A binary message to be submitted via the Vonage SMS API.
    Message
    Represents the details common to any message that is to be submitted to the Vonage SMS API.
    TextMessage
    Represents the details of a plain-text message that is to be submitted via the Vonage REST api.
    WapPushMessage
    Represents the details of a wap-push message that is to be submitted via the Vonage REST api.
  • Enum Summary 
    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