Uses of Enum
com.restfb.types.whatsapp.platform.status.CategoryType
-
Uses of CategoryType in com.restfb.types.whatsapp.platform.status
Modifier and TypeMethodDescriptionPricing.getCategory()
Conversation.Origin.getType()
static CategoryType
Returns the enum constant of this type with the specified name.static CategoryType[]
CategoryType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Pricing.setCategory
(CategoryType category) void
Conversation.Origin.setType
(CategoryType type)