Events
This section describes the events of the WebSocket object.
In this section
| Topic | Description |
|---|---|
|
Fires when a WebSocket connection is closed. | |
|
Fires when an error occurs with a WebSocket connection. | |
|
Fires a MessageEvent when data is received through a WebSocket connection. | |
|
Fires when a WebSocket is connected. |
Show: