class XMPP::Stanza::PubSub
Included Modules
Defined in:
xmpp/stanza/pubsub.crConstructors
Class Method Summary
Instance Method Summary
- #name : String
- #namespace : String
- #publish : Publish | Nil
- #publish=(publish : Publish | Nil)
- #retract : Retract | Nil
- #retract=(retract : Retract | Nil)
- #to_xml(elem : XML::Builder)
Instance methods inherited from module XMPP::Stanza::IQPayload
namespace : String
namespace
Instance methods inherited from module XMPP::Stanza::Packet
name : String
name,
to_xml(xml : XML::Builder)to_xml : String to_xml