Properties
Protected _eyeGazeDataStreams
Protected _eyeGazeEventTarget
Protected _webSocket
_webSocket: WebSocket
Static Readonly BINARY_MESSAGE_PARSING_ERROR
BINARY_MESSAGE_PARSING_ERROR: "binarymessageparsingerror" = "binarymessageparsingerror"
Static Readonly CONNECTION_ERROR
CONNECTION_ERROR: "connection error with server" = "connection error with server"
Static Readonly CONNECTION_STATUS
CONNECTION_STATUS: "connectionstatus" = "connectionstatus"
Static Readonly DISCONNECTED_TO_SERVER
DISCONNECTED_TO_SERVER: "disconnected to server" = "disconnected to server"
Static Readonly EYE_GAZE_DATA
EYE_GAZE_DATA: "eyegazedata" = "eyegazedata"
Static Readonly NEW_SERVER_MESSAGE
NEW_SERVER_MESSAGE: "newservermessage" = "newservermessage"
Static Readonly SUCCESSFULLY_CONNECTED_TO_SERVER
SUCCESSFULLY_CONNECTED_TO_SERVER: "successfully connected to server" = "successfully connected to server"