readyState property

int get readyState

The WebSocket.readyState read-only property returns the current state of the WebSocket connection.

Implementation

external int get readyState;