| Package | Description |
|---|---|
| rocks.xmpp.extensions.version |
Provides classes for XEP-0092: Software Version.
|
| Modifier and Type | Method and Description |
|---|---|
SoftwareVersion |
SoftwareVersionManager.getSoftwareVersion()
Gets my own software version, which should be set first.
|
| Modifier and Type | Method and Description |
|---|---|
AsyncResult<SoftwareVersion> |
SoftwareVersionManager.getSoftwareVersion(Jid jid)
Gets the software version of another entity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SoftwareVersionManager.setSoftwareVersion(SoftwareVersion softwareVersion)
Sets my own software version.
|
Copyright © 2014–2019 XMPP.rocks. All rights reserved.