Uses of Class
org.jivesoftware.smackx.xdata.form.Form
Package
Description
Smack API for Multi-User Chat (MUC, XEP-0045).
Smack's implementation of Data Forms (XEP-0004) for PubSub.
Smacks implementation of XEP-0055: Jabber Search.
TODO describe me.
TODO describe me.
Smacks high-level API for XEP-0004: Data Forms.
-
Uses of Form in org.jivesoftware.smackx.muc
Modifier and TypeMethodDescriptionMultiUserChat.getConfigurationForm()
Returns the room's configuration form that the room's owner can use.MultiUserChat.getRegistrationForm()
Returns the room's registration form that an unaffiliated user, can use to become a member of the room ornull
if no registration is possible. -
Uses of Form in org.jivesoftware.smackx.pubsub.form
-
Uses of Form in org.jivesoftware.smackx.search
Modifier and TypeMethodDescriptionUserSearchManager.getSearchForm
(DomainBareJid searchService) Returns the form to fill out to perform a search. -
Uses of Form in org.jivesoftware.smackx.workgroup.agent
Modifier and TypeMethodDescriptionTranscriptSearchManager.getSearchForm
(DomainBareJid serviceJID) Returns the Form to use for searching transcripts.AgentSession.getTranscriptSearchForm()
Returns the Form to use for searching transcripts. -
Uses of Form in org.jivesoftware.smackx.workgroup.user
Modifier and TypeMethodDescriptionWorkgroup.getWorkgroupForm()
Returns the Form to use for all clients of a workgroup. -
Uses of Form in org.jivesoftware.smackx.xdata.form