class XMPP::Stanza::Item

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 id : String #

def id=(id : String) #

def mood : Mood? #

def mood=(mood : Mood?) #

def to_xml(elem : XML::Builder) #

def to_xml #

def tune : Tune? #

def tune=(tune : Tune?) #