Package | Description |
---|---|
org.jivesoftware.smackx.sid.element |
Smack's API for XEP-0359: Stable and Unique Stanza IDs.
|
org.jivesoftware.smackx.sid.provider |
Smack's API for XEP-0359: Stable and Unique Stanza IDs.
|
Modifier and Type | Method and Description |
---|---|
static StanzaIdElement |
StanzaIdElement.getStanzaId(Message message)
Return the stanza-id element of a message.
|
Modifier and Type | Method and Description |
---|---|
StanzaIdElement |
StanzaIdProvider.parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |