Uses of Enum Class
com.vonage.client.incoming.MessageType
Packages that use MessageType
-
Uses of MessageType in com.vonage.client.incoming
Methods in com.vonage.client.incoming that return MessageTypeModifier and TypeMethodDescriptionstatic MessageTypeMessageType.fromString(String name) Deprecated.MessageEvent.getType()Deprecated.static MessageTypeDeprecated.Returns the enum constant of this class with the specified name.static MessageType[]MessageType.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.