Package | Description |
---|---|
org.jivesoftware.smackx.reference.element |
Smack's API for XEP-0372: References.
|
org.jivesoftware.smackx.reference.provider |
Smack's API for XEP-0372: References.
|
Modifier and Type | Method and Description |
---|---|
static List<ReferenceElement> |
ReferenceElement.getReferencesFromStanza(Stanza stanza)
Return a list of all reference extensions contained in a stanza.
|
Modifier and Type | Method and Description |
---|---|
ReferenceElement |
ReferenceProvider.parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |