Uses of Class
org.jivesoftware.smackx.sid.element.StanzaIdElement
Package
Description
Smack's API for XEP-0359: Stable and Unique Stanza IDs.
Smack's API for XEP-0359: Stable and Unique Stanza IDs.
-
Uses of StanzaIdElement in org.jivesoftware.smackx.sid.element
Modifier and TypeMethodDescriptionstatic StanzaIdElement
StanzaIdElement.getStanzaId
(Message message) Return the stanza-id element of a message. -
Uses of StanzaIdElement in org.jivesoftware.smackx.sid.provider
Modifier and TypeMethodDescriptionStanzaIdProvider.parse
(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)