Package org.jivesoftware.smackx.pubsub
Class OptionsExtension
java.lang.Object
org.jivesoftware.smackx.pubsub.NodeExtension
org.jivesoftware.smackx.pubsub.OptionsExtension
- All Implemented Interfaces:
Element,NamedElement,XmlElement,XmlLangElement
A stanza extension representing the options element.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionOptionsExtension(String subscriptionJid) OptionsExtension(String subscriptionJid, String nodeId) OptionsExtension(String jid, String nodeId, String subscriptionId) -
Method Summary
Methods inherited from class org.jivesoftware.smackx.pubsub.NodeExtension
getElementName, getNamespace, getNode, getPubSubNamespace, toString, toXMLMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.jivesoftware.smack.packet.XmlElement
getLanguage, getQName
-
Field Details
-
jid
-
id
-
-
Constructor Details
-
OptionsExtension
-
OptionsExtension
-
OptionsExtension
-
-
Method Details
-
getJid
-
getId
-
addXml
- Overrides:
addXmlin classNodeExtension
-