status property

ConnectionStatus? status
final

The connection status of the tunnel. Valid values are CONNECTED and DISCONNECTED.

Implementation

final ConnectionStatus? status;