| Package | Description |
|---|---|
| org.jivesoftware.smackx.iqversion | |
| org.jivesoftware.smackx.iqversion.packet | |
| org.jivesoftware.smackx.iqversion.provider |
| Modifier and Type | Method and Description |
|---|---|
Version |
VersionManager.getVersion(String 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) |