| Enumerator |
|---|
| CONTACT_REMOVE | The current user removed a contact on another device.
|
| CONTACT_ACCEPT | The current user accepted a friend request on another device.
|
| CONTACT_DECLINE | The current user declined a friend request on another device.
|
| CONTACT_BAN | The current user added a contact to the block list on another device.
|
| CONTACT_ALLOW | The current user removed a contact from the block list on another device.
|
| GROUP_CREATE | The current user created a group on another device.
|
| GROUP_DESTROY | The current user destroyed a group on another device.
|
| GROUP_JOIN | The current user joined a group on another device.
|
| GROUP_LEAVE | The current user left a group on another device.
|
| GROUP_APPLY | The current user requested to join a group on another device.
|
| GROUP_APPLY_ACCEPT | The current user accepted a group request on another device.
|
| GROUP_APPLY_DECLINE | The current user declined a group request on another device.
|
| GROUP_INVITE | The current user invited a user to join the group on another device.
|
| GROUP_INVITE_ACCEPT | The current user accepted a group invitation on another device.
|
| GROUP_INVITE_DECLINE | The current user declined a group invitation on another device.
|
| GROUP_KICK | The current user kicked a member out of a group on another device.
|
| GROUP_BAN | The current user added a member to a group block list on another device.
|
| GROUP_ALLOW | The current user removed a member from a group block list on another device.
|
| GROUP_BLOCK | The current user blocked a group on another device.
|
| GROUP_UNBLOCK | The current user unblocked a group on another device.
|
| GROUP_ASSIGN_OWNER | The current user transferred the group ownership on another device.
|
| GROUP_ADD_ADMIN | The current user added an admin on another device.
|
| GROUP_REMOVE_ADMIN | The current user removed an admin on another device.
|
| GROUP_ADD_MUTE | The current user muted a member on another device.
|
| GROUP_REMOVE_MUTE | The current user unmuted a member on another device.
|
| GROUP_ADD_USER_WHITE_LIST | The current user added a group member to the allow list on another device.
|
| GROUP_REMOVE_USER_WHITE_LIST | The current user removed a group member from the allow list on another device.
|
| GROUP_ALL_BAN | The current user added all other group members to the group mute list on another device.
|
| GROUP_REMOVE_ALL_BAN | The current user removed all other group members from the group mute list on another device.
|
| THREAD_CREATE | A thread was created on another device.
|
| THREAD_DESTROY | A thread was destroyed on another device.
|
| THREAD_JOIN | The user joined a thread on another device.
|
| THREAD_LEAVE | The user left a thread on another device.
|
| THREAD_UPDATE | The thread was updated on another device.
|
| THREAD_KICK | The user was kicked from a thread on another device.
|
| SET_METADATA | The custom attribute(s) of a group member(s) is/are set on other devices.
|
| DELETE_METADATA | The custom attribute(s) of a group member(s) is/are deleted on other devices.
|
| GROUP_MEMBER_METADATA_CHANGED | The custom attribute(s) of a group member(s) is/are changed.
|
| CONVERSATION_PINNED | A conversation is pinned.
|
| CONVERSATION_UNPINNED | A conversation is unpinned.
|
| CONVERSATION_DELETED | A conversation is deleted.
|
| CONVERSATION_MARK | A conversation is marked or unmarked.
|
| CONVERSATION_MUTE_INFO_CHANGED | A conversation is muted or unmuated.
|