Module xmpp_parsers::csi
source · Expand description
XEP-0352: Client State Indication
Structs§
- Client indicates it is active again.
- Convert a
Active
into XML events. - Build a
Active
from XML events. - Stream:feature sent by the server to advertise it supports CSI.
- Convert a
Feature
into XML events. - Build a
Feature
from XML events. - Client indicates it is inactive.
- Convert a
Inactive
into XML events. - Build a
Inactive
from XML events.