class XMPP::Stanza::StreamSession
- XMPP::Stanza::StreamSession
- XMPP::Stanza::Extension
- Reference
- Object
Overview
============================================================================ Session (Obsolete) Session is both a stream feature and an obsolete IQ Payload, used to bind a resource to the current XMPP stream on RFC 3121 only XMPP servers. Session is obsolete in RFC 6121. It is added to cr-xmpp for compliance with RFC 3121. Reference: https://xmpp.org/rfcs/rfc3921.html#session
This is the draft defining how to handle the transition: https://tools.ietf.org/html/draft-cridland-xmpp-session-01
Included Modules
Defined in:
xmpp/stanza/sasl_auth.crConstructors
Class Method Summary
Instance Method Summary
- #name : String
- #namespace : String
- #optional : Bool
- #optional=(optional : Bool)
- #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