Uses of Enum
com.restfb.types.whatsapp.WABADimension
Packages that use WABADimension
-
Uses of WABADimension in com.restfb.types.whatsapp
Methods in com.restfb.types.whatsapp that return WABADimensionModifier 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.Methods in com.restfb.types.whatsapp that return types with arguments of type WABADimensionMethods in com.restfb.types.whatsapp with parameters of type WABADimensionModifier and TypeMethodDescriptionboolean
WABAConversationAnalytics.addDimension
(WABADimension dimension) boolean
WABAConversationAnalytics.removeDimension
(WABADimension dimension)