Uses of Class
com.restfb.types.whatsapp.platform.SendMessage.Type
-
Packages that use SendMessage.Type Package Description com.restfb.types.whatsapp.platform -
-
Uses of SendMessage.Type in com.restfb.types.whatsapp.platform
Methods in com.restfb.types.whatsapp.platform that return SendMessage.Type Modifier and Type Method Description static SendMessage.Type
SendMessage.Type. valueOf(String name)
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 Modifier and Type Method Description void
SendMessage. setType(SendMessage.Type type)
-