class

XMPP::Stanza::Item

Inherits Reference / Object

Constructors

new(node : XML::Node)
Source

Class methods

xml_name
Source

Instance methods

extra

extra holds a generic serializable payload for PEP item types that have no dedicated field (bookmarks, avatars, ...). It round-trips through the generic Node model.

Source
extra=(extra : Node | Nil)

extra holds a generic serializable payload for PEP item types that have no dedicated field (bookmarks, avatars, ...). It round-trips through the generic Node model.

Source
id=(id : String)
Source
mood
Source
mood=(mood : Mood | Nil)
Source
raw_node
Source
raw_node=(raw_node : XML::Node | Nil)
Source
to_xml(xml : XML::Builder)
Source
to_xml
Source
tune
Source
tune=(tune : Tune | Nil)
Source