Uses of Enum
com.restfb.types.whatsapp.WABAConversationType
Packages that use WABAConversationType
-
Uses of WABAConversationType in com.restfb.types.whatsapp
Methods in com.restfb.types.whatsapp that return WABAConversationTypeModifier 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.Methods in com.restfb.types.whatsapp that return types with arguments of type WABAConversationTypeMethods in com.restfb.types.whatsapp with parameters of type WABAConversationTypeModifier and TypeMethodDescriptionboolean
WABAConversationAnalytics.addConversationType
(WABAConversationType conversationType) boolean
WABAConversationAnalytics.removeConversationType
(WABAConversationType conversationType)