Uses of Class
org.jivesoftware.smackx.pubsub.form.FillableSubscribeForm
Packages that use FillableSubscribeForm
Package
Description
Smack's API for XEP-0060: Publish-Subscribe.
Smack's implementation of Data Forms (XEP-0004) for PubSub.
-
Uses of FillableSubscribeForm in org.jivesoftware.smackx.pubsub
Methods in org.jivesoftware.smackx.pubsub with parameters of type FillableSubscribeFormModifier and TypeMethodDescriptionNode.subscribe
(Jid jid, FillableSubscribeForm subForm) The user subscribes to the node using the supplied jid and subscription options. -
Uses of FillableSubscribeForm in org.jivesoftware.smackx.pubsub.form
Methods in org.jivesoftware.smackx.pubsub.form that return FillableSubscribeForm