class XMPP::Stanza::DiscoInfo
- XMPP::Stanza::DiscoInfo
- XMPP::Stanza::Extension
- Reference
- Object
Included Modules
Defined in:
xmpp/stanza/iq/disco.crConstructors
Class Method Summary
Instance Method Summary
- #add_features(namespace : Array(String))
- #add_identity(name : String, category : String, type : String)
- #features : Array(Feature)
- #features=(f : Array(String))
- #features=(f : Array(Feature))
- #identity : Array(Identity)
- #identity=(identity : Array(Identity))
- #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