A <publish> XMPP element, see example 1 in www.xmpp.org/extensions/xep-0060.html#intro-howitworks
support for enumerating <item> elements
# File lib/xmpp4r/pubsub/children/publish.rb, line 21 def each(&block) items.each(&block) end
Generated with the Darkfish Rdoc Generator 2.