Uses of Class
org.jivesoftware.smackx.pubsub.form.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
Modifier 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