Uses of Class
org.jivesoftware.smackx.iqversion.packet.Version
Packages that use Version
Package
Description
Smacks implementation of XEP-0092: Software Version.
Element classes for XEP-0092: Software Version.
Provider classes for XEP-0092: Software Version.
-
Uses of Version in org.jivesoftware.smackx.iqversion
Methods in org.jivesoftware.smackx.iqversion that return VersionModifier and TypeMethodDescriptionVersionManager.getVersion
(Jid jid) Request version information from a given JID. -
Uses of Version in org.jivesoftware.smackx.iqversion.packet
Methods in org.jivesoftware.smackx.iqversion.packet that return VersionMethods in org.jivesoftware.smackx.iqversion.packet with parameters of type Version -
Uses of Version in org.jivesoftware.smackx.iqversion.provider
Methods in org.jivesoftware.smackx.iqversion.provider that return VersionModifier and TypeMethodDescriptionVersionProvider.parse
(XmlPullParser parser, int initialDepth, IqData iqData, XmlEnvironment xmlEnvironment)