CometChatUserEvents emits events when the logged-in user executes some action on an user object.
It consists of the following events:
| Name | Description |
|---|---|
| ccUserBlocked | This event is triggered when the user successfully blocks another user. |
| ccUserUnblocked | This event is triggered when the user successfully unblocks another user. |