Package | Description |
---|---|
org.jivesoftware.smackx.iqversion |
Smacks implementation of XEP-0092: Software Version.
|
org.jivesoftware.smackx.iqversion.packet |
Element classes for XEP-0092: Software Version.
|
org.jivesoftware.smackx.iqversion.provider |
Provider classes for XEP-0092: Software Version.
|
Modifier and Type | Method and Description |
---|---|
Version |
VersionManager.getVersion(org.jxmpp.jid.Jid jid)
Request version information from a given JID.
|
Modifier and Type | Method and Description |
---|---|
static Version |
Version.createResultFor(Stanza request,
Version version) |
Modifier and Type | Method and Description |
---|---|
static Version |
Version.createResultFor(Stanza request,
Version version) |
Constructor and Description |
---|
Version(Version original) |
Modifier and Type | Method and Description |
---|---|
Version |
VersionProvider.parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |