Uses of Class
org.jivesoftware.smackx.softwareinfo.form.SoftwareInfoForm
Packages that use 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
Methods in org.jivesoftware.smackx.softwareinfo that return SoftwareInfoFormModifier and TypeMethodDescriptionGet Software Information from the provided XMPP address.Methods in org.jivesoftware.smackx.softwareinfo with parameters of type SoftwareInfoFormModifier and TypeMethodDescriptionvoid
SoftwareInfoManager.publishSoftwareInformationForm
(SoftwareInfoForm softwareInfoForm) Publishes the providedSoftwareInfoForm
as an extended info. -
Uses of SoftwareInfoForm in org.jivesoftware.smackx.softwareinfo.form
Methods in org.jivesoftware.smackx.softwareinfo.form that return SoftwareInfoFormModifier and TypeMethodDescriptionSoftwareInfoForm.Builder.build()
This method is called to build aSoftwareInfoForm
.