public enum SipHostname.Types.ConnectionStateReference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum SipHostname.Types.ConnectionState.
The state of SBC hostname connection.
Namespace
Google.Cloud.Dialogflow.V2Beta1Assembly
Google.Cloud.Dialogflow.V2Beta1.dll
Fields |
|
|---|---|
| Name | Description |
AuthenticationFailed |
SBC hostname connection has authentication error. |
Connected |
SBC hostname connection is connected. |
Disconnected |
SBC hostname connection is disconnected. |
Keepalive |
SBC hostname connection is keepalive. |
Unspecified |
SBC hostname connection state is Not specified. |