Uses of Enum Class
it.auties.whatsapp.model.chat.ChatMute.Type
Packages that use ChatMute.Type
-
Uses of ChatMute.Type in it.auties.whatsapp.model.chat
Methods in it.auties.whatsapp.model.chat that return ChatMute.TypeModifier and TypeMethodDescriptionChatMute.type()Returns a non-null enum that describes the type of mute for this objectstatic ChatMute.TypeReturns the enum constant of this class with the specified name.static ChatMute.Type[]ChatMute.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.