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