class XMPP::Stanza::SMEnabled
Overview
Enabled as defined in Stream Management spec Reference: https://xmpp.org/extensions/xep-0198.html#enable
Included Modules
Defined in:
xmpp/stanza/stream/management/enabled.crConstructors
Class Method Summary
Instance Method Summary
- #id : String
- #id=(id : String)
- #location : String
- #location=(location : String)
- #max : UInt32
- #max=(max : UInt32)
- #name : String
- #resume : String
- #resume=(resume : String)
- #to_xml(elem : XML::Builder)
Instance methods inherited from module XMPP::Stanza::Packet
name : String
name,
to_xml(xml : XML::Builder)to_xml : String to_xml
Instance methods inherited from module XMPP::Stanza::Packet
name : String
name,
to_xml(xml : XML::Builder)to_xml : String to_xml