class XMPP::Stanza::DiscoItems
- XMPP::Stanza::DiscoItems
- XMPP::Stanza::Extension
- Reference
- Object
Overview
XEP-0030: Service Discovery http://www.xmpp.org/extensions/xep-0030.html
Included Modules
Defined in:
xmpp/stanza/iq/disco_item.crConstructors
Class Method Summary
Instance Method Summary
- #add_item(jid : String, node : String, name : String)
- #items : Array(DiscoItem)
- #items=(items : Array(DiscoItem))
- #name : String
- #namespace : String
- #node : String
- #node=(node : String)
- #to_xml(elem : XML::Builder)
Instance methods inherited from module XMPP::Stanza::IQPayload
namespace : String
namespace
Instance methods inherited from module XMPP::Stanza::Packet
name : String
name,
to_xml(xml : XML::Builder)to_xml : String to_xml