class

XMPP::Stanza::SMFailed

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

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

Constructors

new(node : XML::Node)
Source

Class methods

xml_name
Source

Instance methods

cause
Source
cause=(cause : Node | Nil)
Source
error_description

Human-readable error description

Source
error_type
Source
error_type=(error_type : String)
Source
name
Source
to_xml(xml : XML::Builder)
Source