class XMPP::Stanza::Delegated

Defined in:

xmpp/stanza/component.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def namespace : String #

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

[View source]
def to_xml(xml : XML::Builder) #

[View source]
def to_xml #

[View source]
def xml_name : String #

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

[View source]