Any event object. If this listener is defined, it will receive every raw event object.
Receives plain string event messages.
This event handler will be triggered for any string message.
If you have a JSON event listener, those will not be passed here. Otherwise, it will receive those messages, too.
Generated using TypeDoc
Receives parsed JSON events