class

XMPP::Stanza::SMEnabled

Inherits XMPP::Stanza::Packet / XMPP::Stanza::SMFeature / XMPP::Stanza::Extension / XMPP::Stanza::Packet / Reference / Object

Enabled as defined in Stream Management spec Reference: https://xmpp.org/extensions/xep-0198.html#enable

Constructors

new(node : XML::Node)
Source

Class methods

xml_name
Source

Instance methods

id=(id : String)
Source
location
Source
location=(location : String)
Source
max=(max : UInt32)
Source
name
Source
resume
Source
resume=(resume : String)
Source
to_xml(xml : XML::Builder)
Source