class
XMPP::Stanza::Affiliations
- XMPP::Stanza::Affiliations
- Reference
- Object
Overview
Affiliations element containing multiple affiliations
Defined in:
xmpp/stanza/pubsub.crConstructors
Class Method Summary
Instance Method Summary
- #affiliations : Array(Affiliation)
- #affiliations=(affiliations : Array(Affiliation))
- #node : String
- #node=(node : String)
- #to_xml(xml : XML::Builder)