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 classMessageDeliveryReceipts.ReceivedThe implementation of the<received/>element in theurn:xmpp:receiptsnamespace.static classMessageDeliveryReceipts.RequestThe implementation of the<request/>element in theurn:xmpp:receiptsnamespace.
-