Module xmpp_parsers::ibb
source · Expand description
XEP-0047: In-Band Bytestreams
Structs§
- Close an open stream.
- Convert a
Close
into XML events. - Build a
Close
from XML events. - Exchange a chunk of data in an open stream.
- Convert a
Data
into XML events. - Build a
Data
from XML events. - Starts an In-Band Bytestream session with the given parameters.
- An identifier matching a stream.
Enums§
- Which stanza type to use to exchange data.