[][src]Module xmpp_parsers::sm

XEP-0198: Stream Management

Structs

A

Acknowledgement of the currently received stanzas.

Enable

Client request for enabling stream management.

StreamId

A random identifier used for stream resumption.

Enabled

Server response once stream management is enabled.

Failed

A stream management error happened.

R

Requests the currently received stanzas by the other party.

Resume

Requests a stream resumption.

Resumed

The response by the server for a successfully resumed stream.

StreamManagement

Represents availability of Stream Management in <stream:features/>.

Enums

ResumeAttr

Whether to allow resumption of a previous stream.