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