Uses of Class
org.jivesoftware.smackx.receipts.DeliveryReceiptRequest
Packages that use DeliveryReceiptRequest
-
Uses of DeliveryReceiptRequest in org.jivesoftware.smackx.receipts
Subclasses with type arguments of type DeliveryReceiptRequest in org.jivesoftware.smackx.receiptsModifier and TypeClassDescriptionstatic classThis Provider parses and returns DeliveryReceiptRequest packets.Methods in org.jivesoftware.smackx.receipts that return DeliveryReceiptRequestModifier and TypeMethodDescriptionstatic DeliveryReceiptRequestGet theDeliveryReceiptRequestextension of the packet, if any.static DeliveryReceiptRequestDeprecated.DeliveryReceiptRequest.Provider.parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment, JxmppContext jxmppContext)
DeliveryReceiptRequest.from(Stanza)instead