class

XMPP::Stanza::DiscoInfo

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

Constructors

new(node : XML::Node)
Source

Class methods

xml_name
Source

Instance methods

add_features(namespace : Array(String))
Source
add_identity(name : String, category : String, type : String)
Source
features
Source
features=(f : Array(String))
Source
features=(f : Array(Feature))
Source
identity
Source
identity=(identity : Array(Identity))
Source
name
Source
namespace
Source
node
Source
node=(node : String)
Source
to_xml(xml : XML::Builder)
Source