Type Alias: ConnectionState
ConnectionState =
"disconnected"|"connecting"|"connected"|"reconnecting"
Connection states for the Client.
ConnectionState =
"disconnected"|"connecting"|"connected"|"reconnecting"
Connection states for the Client.