class
XMPP::Stanza::SMFailed
Overview
Failed as defined in Stream Management spec Reference: https://xmpp.org/extensions/xep-0198.html#acking
Included Modules
Defined in:
xmpp/stanza/stream/management/failed.crConstructors
Class Method Summary
Instance Method Summary
- #cause : Node | Nil
- #cause=(cause : Node | Nil)
-
#error_description : String
Human-readable error description
- #error_type : String
- #error_type=(error_type : String)
- #name : String
- #to_xml(xml : 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