Package rocks.xmpp.extensions.version
Provides classes for XEP-0092: Software Version.
It defines an XMPP protocol extension for retrieving information about the software application associated with an XMPP entity. The protocol enables one entity to explicitly query another entity, where the response can include the name of the software application, the version of the software application, and the operating system on which the application is running.
-
Interface Summary Interface Description SoftwareVersionManager Represents XEP-0092: Software Version. -
Class Summary Class Description SoftwareVersionProtocol An abstract implementation of XEP-0092: Software Version.