Expand description
XEP-0198: Stream Management
Structs§
- A
- Acknowledgement of the currently received stanzas.
- Enable
- Client request for enabling stream management.
- Enabled
- Server response once stream management is enabled.
- Failed
- A stream management error happened.
- Handled
Count TooHigh - Application-specific error condition to use when the peer acknowledges more stanzas than the local side has sent.
- 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.
- Stream
Id - A random identifier used for stream resumption.
- Stream
Management - Represents availability of Stream Management in
<stream:features/>
.
Enums§
- Nonza
- Enum which allows parsing/serialising any XEP-0198 element.