readyState property

int get readyState

The readyState read-only property of the EventSource interface returns a number representing the state of the connection.

Implementation

external int get readyState;