Uses of Enum Class
it.auties.whatsapp.model.message.model.MessageCategory
Packages that use MessageCategory
Package
Description
-
Uses of MessageCategory in it.auties.whatsapp.model.message.button
Methods in it.auties.whatsapp.model.message.button that return MessageCategory -
Uses of MessageCategory in it.auties.whatsapp.model.message.model
Methods in it.auties.whatsapp.model.message.model that return MessageCategoryModifier and TypeMethodDescriptiondefault MessageCategoryButtonMessage.category()default MessageCategoryMediaMessage.category()Message.category()Return message categoryMessageContainer.category()Returns the category of the messagedefault MessageCategoryPaymentMessage.category()default MessageCategoryServerMessage.category()static MessageCategoryReturns the enum constant of this class with the specified name.static MessageCategory[]MessageCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in it.auties.whatsapp.model.message.model with parameters of type MessageCategoryModifier and TypeMethodDescriptionbooleanMessageContainer.hasCategory(MessageCategory category) Checks whether the message that this container wraps matches the provided category -
Uses of MessageCategory in it.auties.whatsapp.model.message.payment
Methods in it.auties.whatsapp.model.message.payment that return MessageCategory -
Uses of MessageCategory in it.auties.whatsapp.model.message.standard
Methods in it.auties.whatsapp.model.message.standard that return MessageCategoryModifier and TypeMethodDescriptionCallMessage.category()ContactMessage.category()ContactsMessage.category()EmptyMessage.category()GroupInviteMessage.category()KeepInChatMessage.category()LiveLocationMessage.category()LocationMessage.category()PollCreationMessage.category()PollUpdateMessage.category()ProductMessage.category()ReactionMessage.category()RequestPhoneNumberMessage.category()TextMessage.category()