Uses of Class
rocks.xmpp.extensions.softwareinfo.SoftwareInformation
-
Packages that use SoftwareInformation Package Description rocks.xmpp.extensions.softwareinfo Provides classes for XEP-0232: Software Information. -
-
Uses of SoftwareInformation in rocks.xmpp.extensions.softwareinfo
Methods in rocks.xmpp.extensions.softwareinfo that return SoftwareInformation Modifier and Type Method Description SoftwareInformation
SoftwareInformationProtocol. getSoftwareInfo()
Gets the software information.Methods in rocks.xmpp.extensions.softwareinfo with parameters of type SoftwareInformation Modifier and Type Method Description void
SoftwareInformationProtocol. setSoftwareInfo(SoftwareInformation softwareInformation)
Gets the software information.
-