ConnectionState interface
ConnectionState information.
Properties
description | Description of the connection state. |
status | Status of the connection. |
Property Details
description
Description of the connection state.
description?: string
Property Value
string
status
Status of the connection.
status?: string
Property Value
string