XMPP::Stanza::StreamSession
Inherits XMPP::Stanza::IQPayload / XMPP::Stanza::Extension / XMPP::Stanza::Packet / Reference / Object
============================================================================ 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
Constructors
Class methods
xml_name
SourceInstance methods
name
Sourcenamespace
Sourceoptional?
Sourceto_xml(xml : XML::Builder)
Source