class XMPP::Stanza::Feature

Defined in:

xmpp/stanza/iq/disco.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(node : XML::Node) #

[View source]

Class Method Detail

def self.xml_name : String #

[View source]

Instance Method Detail

def to_xml(elem : XML::Builder) #

[View source]
def var : String #

[View source]
def var=(var : String) #

[View source]