Uses of Enum
com.restfb.types.whatsapp.WABAMetricType
-
Uses of WABAMetricType in com.restfb.types.whatsapp
Modifier 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.Modifier and TypeMethodDescriptionboolean
WABAConversationAnalytics.addMetricType
(WABAMetricType metricType) boolean
WABAConversationAnalytics.removeMetricType
(WABAMetricType metricType)