Enumeration
PurpleConversationUpdateType
Members
Name | Description |
---|---|
PURPLE_CONVERSATION_UPDATE_ADD |
The buddy associated with the conversation was added. |
PURPLE_CONVERSATION_UPDATE_REMOVE |
The buddy associated with the conversation was removed. |
PURPLE_CONVERSATION_UPDATE_ACCOUNT |
The purple_account was changed. |
PURPLE_CONVERSATION_UPDATE_TYPING |
The typing state was updated. |
PURPLE_CONVERSATION_UPDATE_UNSEEN |
The unseen state was updated. |
PURPLE_CONVERSATION_UPDATE_LOGGING |
Logging for this conversation was enabled or disabled. |
PURPLE_CONVERSATION_UPDATE_TOPIC |
The topic for a chat was updated. |
PURPLE_CONVERSATION_ACCOUNT_ONLINE |
One of the user’s accounts went online. |
PURPLE_CONVERSATION_ACCOUNT_OFFLINE |
One of the user’s accounts went offline. |
PURPLE_CONVERSATION_UPDATE_AWAY |
The other user went away. |
PURPLE_CONVERSATION_UPDATE_ICON |
The other user’s buddy icon changed. |
PURPLE_CONVERSATION_UPDATE_NAME |
The name of the conversation was changed. |
PURPLE_CONVERSATION_UPDATE_TITLE |
The title of the conversation was updated. |
PURPLE_CONVERSATION_UPDATE_CHATLEFT |
The user left a chat. |
PURPLE_CONVERSATION_UPDATE_FEATURES |
The features for a chat have changed. |