class

XMPP::Stanza::JingleIBB

Inherits XMPP::Stanza::JingleDescription / Reference / Object

JingleIBB implements the application description of XEP-0261 - Jingle In-Band Bytestreams. It negotiates the maximum block size for the underlying XEP-0047 stream.

Constructors

new(node : XML::Node)
Source

Class methods

xml_name
Source

Instance methods

block_size
Source
block_size=(block_size : Int32)
Source
to_xml(xml : XML::Builder)
Source