Uses of Enum Class
com.vonage.client.sms.MessageType
Packages that use MessageType
Package
Description
This package contains classes and sub-packages to support usage of the
Vonage SMS API.
-
Uses of MessageType in com.vonage.client.sms
Methods in com.vonage.client.sms that return MessageTypeModifier and TypeMethodDescriptionstatic MessageTypeMessageType.fromString(String name) MessageEvent.getType()Type of message.static MessageTypeReturns the enum constant of this class with the specified name.static MessageType[]MessageType.values()Returns an array containing the constants of this enum class, in the order they are declared.