Package rocks.xmpp.extensions.receipts
Provides classes for XEP-0184: Message Delivery Receipts.
It defines an XMPP protocol extension for message delivery receipts, whereby the sender of a message can request notification that the message has been delivered to a client controlled by the intended recipient.
-
Class Summary Class Description MessageDeliveredEvent This event notifies listeners, when a message has been successfully delivered.MessageDeliveryReceiptsManager The implementation of XEP-0184: Message Delivery Receipts.