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 WABAConversationDirectionReturns 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 TypeMethodDescriptionbooleanWABAConversationAnalytics.addConversationDirection(WABAConversationDirection conversationDirection) booleanWABAConversationAnalytics.removeConversationDirection(WABAConversationDirection conversationDirection)