Uses of Class
org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm
Package
Description
Smacks implementation of XEP-0232: Software Information.
Form class needed for XEP-0232: Software Information.
-
Uses of SoftwareInfoForm in org.jivesoftware.smackx.softwareinfo
Modifier and TypeMethodDescriptionGet Software Information from the provided XMPP address.Modifier and TypeMethodDescriptionvoid
SoftwareInfoManager.publishSoftwareInformationForm
(SoftwareInfoForm softwareInfoForm) Publishes the providedSoftwareInfoForm
as an extended info. -
Uses of SoftwareInfoForm in org.jivesoftware.smackx.softwareinfo.form
Modifier and TypeMethodDescriptionSoftwareInfoForm.Builder.build()
This method is called to build aSoftwareInfoForm
.