Skip to content

Package com.paragon.messaging.core

This docs was updated at: 2026-02-23


Classs

Name Description
MessagingException Exceção base para erros de mensageria

Interfaces

Name Description
ContactMessageInterface Sealed sub-interface for contact messages
InteractiveMessageInterface Sealed sub-interface for interactive messages (buttons, lists, CTA URLs)
LocationMessageInterface Sealed sub-interface for location messages
MediaMessageInterface Sealed sub-interface for media messages (images, videos, audio, documents, stickers)
MessageProcessor Processes batched messages from a user
MessagingProvider Interface for messaging providers (WhatsApp, Facebook Messenger, etc
ReactionMessageInterface Sealed sub-interface for reaction messages (emoji reactions)
TemplateMessageInterface Sealed sub-interface for template messages
TextMessageInterface Sealed sub-interface for text messages

Records

Name Description
MessageResponse Resposta do envio de uma mensagem
Recipient Representa um destinatário de mensagem com validação automática

Enums

Name Description
OutboundMessageType Enum representing all outbound message types supported by WhatsApp