class
XMPP::Stanza::Unsubscribe
- XMPP::Stanza::Unsubscribe
- Reference
- Object
Overview
Unsubscribe element for unsubscribing from a node
Defined in:
xmpp/stanza/pubsub.crConstructors
Class Method Summary
Instance Method Summary
- #jid : String
- #jid=(jid : String)
- #node : String
- #node=(node : String)
- #subid : String
- #subid=(subid : String)
- #to_xml(xml : XML::Builder)