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 WABAMetricTypeReturns 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 TypeMethodDescriptionbooleanWABAConversationAnalytics.addMetricType(WABAMetricType metricType) booleanWABAConversationAnalytics.removeMetricType(WABAMetricType metricType)