Package rocks.xmpp.extensions.chatstates.model
Provides XML schema implementations of XEP-0085: Chat State
Notifications.
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.
-
Class Summary Class Description ChatState Represents a chat state, i.e. composing, active, inactive, paused or gone.