XMPP::Stanza::Jingle
Inherits XMPP::Stanza::IQPayload / XMPP::Stanza::Extension / XMPP::Stanza::Packet / Reference / Object
Jingle implements the core session stanza of XEP-0166. It wraps one or more Content elements, each carrying a transport and/or an application description (such as JingleFileTransfer or JingleIBB). Only the data model for building and parsing offers/accepts is provided here.
Constructors
Class methods
xml_name
SourceInstance methods
action
Sourcecontents
Sourceinitiator
Sourcename
Sourcenamespace
Sourceresponder
Sourcesid
Sourceto_xml(xml : XML::Builder)
Source