Skip to main content
property WebSocket.readyState
private

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

Type

number
Back to top