class

XMPP::Stanza::DiscoItems

Inherits XMPP::Stanza::IQPayload / XMPP::Stanza::Extension / XMPP::Stanza::Packet / Reference / Object

XEP-0030: Service Discovery http://www.xmpp.org/extensions/xep-0030.html

Constructors

new(node : XML::Node)
Source

Class methods

xml_name
Source

Instance methods

add_item(jid : String, node : String, name : String)
Source
items
Source
items=(items : Array(DiscoItem))
Source
name
Source
namespace
Source
node
Source
node=(node : String)
Source
to_xml(xml : XML::Builder)
Source