This documentation is archived and is not being maintained.
WebSocket API Methods
This section describes the methods of the WebSocket object.
In this section
| Topic | Description |
|
send
|
Sends data to the server using a WebSocket connection.
|
|
close
|
Closes a WebSocket connection.
|