Uses of Enum
com.restfb.types.whatsapp.platform.message.MessageType
Packages that use MessageType
-
Uses of MessageType in com.restfb.types.whatsapp.platform
Methods in com.restfb.types.whatsapp.platform that return MessageTypeMethods in com.restfb.types.whatsapp.platform with parameters of type MessageType -
Uses of MessageType in com.restfb.types.whatsapp.platform.message
Methods in com.restfb.types.whatsapp.platform.message that return MessageTypeModifier and TypeMethodDescriptionstatic MessageType
Returns the enum constant of this type with the specified name.static MessageType[]
MessageType.values()
Returns an array containing the constants of this enum type, in the order they are declared.