class XMPP::Stanza::Identity

Defined in:

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

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

Class Method Detail

def self.xml_name : String #

Instance Method Detail

def category : String #

def category=(category : String) #

def name : String #

def name=(name : String) #

def to_xml(elem : XML::Builder) #

def type : String #

def type=(type : String) #