Class: Jabber::PubSub::OwnerNodeConfig
- Inherits:
-
NodeConfig
- Object
- REXML::Element
- XMPPElement
- Configuration
- NodeConfig
- Jabber::PubSub::OwnerNodeConfig
- Defined in:
- lib/xmpp4r/pubsub/children/node_config.rb
Overview
OwnerNodeConfig
A <configure> stanza for ‘Owner’ use cases
see example 125 in www.xmpp.org/extensions/xep-0060.html#owner-configure-request
Method Summary
Methods inherited from NodeConfig
Methods inherited from Configuration
#form, #form=, #form_type, #node, #node=, #options, #options=
Methods inherited from XMPPElement
class_for_name_xmlns, #clone, force_xmlns, force_xmlns?, import, #initialize, name_xmlns, name_xmlns_for_class, #parent=, #set_xml_lang, #typed_add, #xml_lang, #xml_lang=
Methods inherited from REXML::Element
#==, #delete_elements, #each_elements, #first_element, #first_element_content, #first_element_text, #import, import, #replace_element_content, #replace_element_text, #typed_add
Constructor Details
This class inherits a constructor from Jabber::PubSub::NodeConfig