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