Enumeration EControllerEvents

Enumeration Members

CLOSE: "ctrl.close"

close of the connection, will try a reconnection

CONNECTION: "ctrl.connect"
ERROR: "ctrl.error"

will try a reconnection

FATAL_ERROR: "ctrl.fatal_error"

will not reconnect

PONG: "pong"
RECONNECTION: "ctrl.reconnect"

Generated using TypeDoc