Uses of Enum
com.restfb.types.whatsapp.WABAConversationDirection
Packages that use WABAConversationDirection
-
Uses of WABAConversationDirection in com.restfb.types.whatsapp
Methods in com.restfb.types.whatsapp that return WABAConversationDirectionModifier 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.Methods in com.restfb.types.whatsapp that return types with arguments of type WABAConversationDirectionMethods in com.restfb.types.whatsapp with parameters of type WABAConversationDirectionModifier and TypeMethodDescriptionboolean
WABAConversationAnalytics.addConversationDirection
(WABAConversationDirection conversationDirection) boolean
WABAConversationAnalytics.removeConversationDirection
(WABAConversationDirection conversationDirection)