ConnectionStateNames extension

on

Properties

isConnected bool

Available on ConnectionState, provided by the ConnectionStateNames extension

no setter
isConnecting bool

Available on ConnectionState, provided by the ConnectionStateNames extension

no setter
isDisconnected bool

Available on ConnectionState, provided by the ConnectionStateNames extension

no setter
isDisconnecting bool

Available on ConnectionState, provided by the ConnectionStateNames extension

no setter
isReconnected bool

Available on ConnectionState, provided by the ConnectionStateNames extension

no setter
isReconnecting bool

Available on ConnectionState, provided by the ConnectionStateNames extension

no setter
name String

Available on ConnectionState, provided by the ConnectionStateNames extension

Returns a readable name for the connection state.
no setter