xmpp_parsers

Module csi

Source
Expand description

XEP-0352: Client State Indication

Structsยง

Active
Client indicates it is active again.
ActiveAsXmlIterator
Convert a Active into XML events.
ActiveFromXmlBuilder
Build a Active from XML events.
Feature
Stream:feature sent by the server to advertise it supports CSI.
FeatureAsXmlIterator
Convert a Feature into XML events.
FeatureFromXmlBuilder
Build a Feature from XML events.
Inactive
Client indicates it is inactive.
InactiveAsXmlIterator
Convert a Inactive into XML events.
InactiveFromXmlBuilder
Build a Inactive from XML events.