class

XMPP::Stanza::Tune

Inherits XMPP::Stanza::MsgExtension / XMPP::Stanza::Extension / XMPP::Stanza::Packet / Reference / Object

Constructors

new(node : XML::Node)
Source

Class methods

xml_name
Source

Instance methods

artist
Source
artist=(artist : String)
Source
length
Source
length=(length : Int32)
Source
name
Source
rating
Source
rating=(rating : Int32)
Source
source
Source
source=(source : String)
Source
title
Source
title=(title : String)
Source
to_xml(xml : XML::Builder)
Source
track
Source
track=(track : String)
Source
uri=(uri : String)
Source