Uses of Enum
com.restfb.types.whatsapp.platform.message.Interactive.Type
Packages that use Interactive.Type
-
Uses of Interactive.Type in com.restfb.types.whatsapp.platform.message
Methods in com.restfb.types.whatsapp.platform.message that return Interactive.TypeModifier and TypeMethodDescriptionInteractive.getType()
static Interactive.Type
Returns the enum constant of this type with the specified name.static Interactive.Type[]
Interactive.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.message with parameters of type Interactive.Type