public enum Connection.Types.StateReference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum Connection.Types.State.
The state of Sip Trunk connection.
Namespace
Google.Cloud.Dialogflow.V2Beta1Assembly
Google.Cloud.Dialogflow.V2Beta1.dll
Fields |
|
|---|---|
| Name | Description |
AuthenticationFailed |
SIP Trunk connection has authentication error. |
Connected |
SIP Trunk connection is connected. |
Disconnected |
SIP Trunk connection is disconnected. |
Keepalive |
SIP Trunk connection is keepalive. |
Unspecified |
SIP Trunk connection state is Not specified. |