Uses of Enum
com.restfb.types.whatsapp.WABAConversationType
-
Uses of WABAConversationType in com.restfb.types.whatsapp
Modifier and TypeMethodDescriptionstatic WABAConversationType
Returns the enum constant of this type with the specified name.static WABAConversationType[]
WABAConversationType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionboolean
WABAConversationAnalytics.addConversationType
(WABAConversationType conversationType) boolean
WABAConversationAnalytics.removeConversationType
(WABAConversationType conversationType)