class XMPP::Stanza::Tune
Defined in:
xmpp/stanza/pep.crConstructors
Class Method Summary
Instance Method Summary
- #artist : String
- #artist=(artist : String)
- #length : Int32
- #length=(length : Int32)
- #name : String
- #rating : Int32
- #rating=(rating : Int32)
- #source : String
- #source=(source : String)
- #title : String
- #title=(title : String)
- #to_xml(elem : XML::Builder)
- #track : String
- #track=(track : String)
- #uri : String
- #uri=(uri : String)
Instance methods inherited from module XMPP::Stanza::Packet
name : String
name,
to_xml(xml : XML::Builder)to_xml : String to_xml