Uses of Class
rocks.xmpp.extensions.receipts.model.MessageDeliveryReceipts
-
Packages that use MessageDeliveryReceipts Package Description rocks.xmpp.extensions.receipts.model Provides XML schema implementations of XEP-0184: Message Delivery Receipts. -
-
Uses of MessageDeliveryReceipts in rocks.xmpp.extensions.receipts.model
Subclasses of MessageDeliveryReceipts in rocks.xmpp.extensions.receipts.model Modifier and Type Class Description static class
MessageDeliveryReceipts.Received
The implementation of the<received/>
element in theurn:xmpp:receipts
namespace.static class
MessageDeliveryReceipts.Request
The implementation of the<request/>
element in theurn:xmpp:receipts
namespace.
-