class XMPP::Stanza::Item
- XMPP::Stanza::Item
- Reference
- Object
Defined in:
xmpp/stanza/pubsub.crConstructors
Class Method Summary
Instance Method Summary
- #id : String
- #id=(id : String)
- #mood : Mood | Nil
- #mood=(mood : Mood | Nil)
- #to_xml(elem : XML::Builder)
- #to_xml
- #tune : Tune | Nil
- #tune=(tune : Tune | Nil)