Uses of Enum Class
it.auties.whatsapp.model.message.model.MediaMessageType
Packages that use MediaMessageType
Package
Description
-
Uses of MediaMessageType in it.auties.whatsapp.model.message.model
Methods in it.auties.whatsapp.model.message.model that return MediaMessageTypeModifier and TypeMethodDescriptionMediaMessage.mediaType()Returns the media type of the media that this object wrapsstatic MediaMessageTypeReturns the enum constant of this class with the specified name.static MediaMessageType[]MediaMessageType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of MediaMessageType in it.auties.whatsapp.model.message.payment
Methods in it.auties.whatsapp.model.message.payment that return MediaMessageTypeModifier and TypeMethodDescriptionPaymentInvoiceMessage.mediaType()PaymentInvoiceMessage.PaymentAttachmentType.toMediaType() -
Uses of MediaMessageType in it.auties.whatsapp.model.message.standard
Methods in it.auties.whatsapp.model.message.standard that return MediaMessageType