Is fired on manual connect.
Is fired on manual disconnect.
Is fired in case of error.
The passed data is of type ChatError.
Is fired on successful reconnect.
Is fired when connection is broken and reconnect process has started.
Is fired when you create a room or are invited to a room.
The passed data is of type Room.
Is fired when you leave a room or are removed from a room.
The passed data is id of removed room.
Is fired when your user's meta is updated (can be triggered locally or remotely).
The passed data is of type UserType.
Top level events on ChatSDK. Room and History level events are also available on ChatSDK and will be triggered for any room.