Expand description
XEP-0352: Client State Indication
Structsยง
- Active
- Client indicates it is active again.
- Active
AsXml Iterator - Convert a
Active
into XML events. - Active
From XmlBuilder - Build a
Active
from XML events. - Feature
- Stream:feature sent by the server to advertise it supports CSI.
- Feature
AsXml Iterator - Convert a
Feature
into XML events. - Feature
From XmlBuilder - Build a
Feature
from XML events. - Inactive
- Client indicates it is inactive.
- Inactive
AsXml Iterator - Convert a
Inactive
into XML events. - Inactive
From XmlBuilder - Build a
Inactive
from XML events.