Google Cloud Dialogflow v2beta1 API - Enum Connection.Types.State (1.0.0-beta19)

public enum Connection.Types.State

Reference 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.V2Beta1

Assembly

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.