Uses of Enum
com.restfb.types.whatsapp.WABAGranularity
Packages that use WABAGranularity
-
Uses of WABAGranularity in com.restfb.types.whatsapp
Methods in com.restfb.types.whatsapp that return WABAGranularityModifier and TypeMethodDescriptionWABAConversationAnalytics.getGranularity()
static WABAGranularity
Returns the enum constant of this type with the specified name.static WABAGranularity[]
WABAGranularity.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.restfb.types.whatsapp with parameters of type WABAGranularityModifier and TypeMethodDescriptionvoid
WABAConversationAnalytics.setGranularity
(WABAGranularity granularity)