class
XMPP::Stanza::Affiliation
- XMPP::Stanza::Affiliation
- Reference
- Object
Overview
Affiliation element representing affiliation with a node
Defined in:
xmpp/stanza/pubsub.crConstructors
Class Method Summary
Instance Method Summary
- #affiliation : String
- #affiliation=(affiliation : String)
- #jid : String
- #jid=(jid : String)
- #node : String
- #node=(node : String)
- #to_xml(xml : XML::Builder)