ChannelChatState
Description:
[ CCode ( cprefix = "TP_CHANNEL_CHAT_STATE_" , has_type_id = false ) ]
public enum ChannelChatState
Bitfield/set of flags generated from the Telepathy specification.
Content:
Enum values:
- ACTIVE - The contact
is actively participating in the chat.
- COMPOSING - The
contact is composing a message to be sent to the chat.
- GONE - The contact has
effectively ceased participating in the chat.
- INACTIVE - The
contact has not been active for some time.
- PAUSED - The contact
has paused composing a message.