ConnectionState interface
ConnectionState information.
Properties
actions |
Actions required (if any). |
description | Description of the connection state. |
status | Status of the connection. |
Property Details
actionsRequired
Actions required (if any).
actionsRequired?: string
Property Value
string
description
Description of the connection state.
description?: string
Property Value
string
status
Status of the connection.
status?: string
Property Value
string