Class: Jabber::PubSub::EventItem
- Inherits:
-
Item
- Object
- REXML::Element
- XMPPElement
- Item
- Jabber::PubSub::EventItem
- Defined in:
- lib/gems/xmpp4r-0.4/lib/xmpp4r/pubsub/children/item.rb
Overview
An Item wrapped in a Pubsub Event.
See example 2 in www.xmpp.org/extensions/xep-0060.html#intro-howitworks and www.xmpp.org/extensions/xep-0060.html#schemas-event
Method Summary
Methods inherited from Item
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, #first_element, #first_element_text, #import, import, #replace_element_text, #typed_add
Constructor Details
This class inherits a constructor from Jabber::PubSub::Item