Skip to main content

readyState

property WebSocket.readyState

Returns the state of the WebSocket object's connection. It can have the values described below.

number
Back to top