wsConnected property

bool wsConnected
getter/setter pair

Whether the WebSocket is currently connected.

Implementation

bool wsConnected = false;