Package rocks.xmpp.extensions.version.model
Provides XML schema implementations of 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.
-
Class Summary Class Description SoftwareVersion The implementation of the<query/>
element in thejabber:iq:version
namespace.