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