WebhookEvent¶
This docs was updated at: 2026-02-23
com.paragon.messaging.whatsapp.WebhookEvent ยท Interface
Interface selada para eventos de webhook.
Since: 1.0
Methods¶
type¶
Retorna o tipo do evento.
timestamp¶
Retorna o timestamp do evento.
isDelivered¶
Verifica se a mensagem foi entregue com sucesso.
isRead¶
Verifica se a mensagem foi lida.
isFailed¶
Verifica se houve falha.