Is fired on manual disconnect.
Is fired in case of error.
The passed data is of type PChatError.
Is fired when older history is loaded.
The passed data is list of loaded messages of type MessageType.
Is fired on any new message.
The passed data is of type MessageType.
Is fired on successful reconnect.
Is fired when connection is broken and reconnect process has started.
Is fired on manual connect.