See: Description
| Class | Description |
|---|---|
| Active |
The implementation of the
<active/> element in the http://jabber.org/protocol/chatstates namespace, which represents an active chat state. |
| Composing |
The implementation of the
<composing/> element in the http://jabber.org/protocol/chatstates namespace, which represents a composing chat state. |
| Gone |
The implementation of the
<gone/> element in the http://jabber.org/protocol/chatstates namespace, which represents a gone chat state. |
| Inactive |
The implementation of the
<inactive/> element in the http://jabber.org/protocol/chatstates namespace, which represents an inactive chat state. |
| Paused |
The implementation of the
<paused/> element in the http://jabber.org/protocol/chatstates namespace, which represents a paused chat state. |
It defines an XMPP protocol extension for communicating the status of a user in a chat session, thus indicating whether a chat partner is actively engaged in the chat, composing a message, temporarily paused, inactive, or gone. The protocol can be used in the context of a one-to-one chat session or a multi-user chat room.
Copyright © 2014 XMPP.rocks. All rights reserved.