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 WABAGranularityReturns 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 TypeMethodDescriptionvoidWABAConversationAnalytics.setGranularity(WABAGranularity granularity)