state property

String state
final

The current connection state (e.g., 'CONNECTED', 'DISCONNECTED').

Implementation

final String state;