Uses of Enum
com.restfb.types.whatsapp.WABAMetricType
Packages that use WABAMetricType
-
Uses of WABAMetricType in com.restfb.types.whatsapp
Methods in com.restfb.types.whatsapp that return WABAMetricTypeModifier and TypeMethodDescriptionstatic WABAMetricType
Returns the enum constant of this type with the specified name.static WABAMetricType[]
WABAMetricType.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 WABAMetricTypeMethods in com.restfb.types.whatsapp with parameters of type WABAMetricTypeModifier and TypeMethodDescriptionboolean
WABAConversationAnalytics.addMetricType
(WABAMetricType metricType) boolean
WABAConversationAnalytics.removeMetricType
(WABAMetricType metricType)