Google Cloud Dialogflow v2beta1 API - Enum SipHostname.Types.ConnectionState (1.0.0-beta32)

public enum SipHostname.Types.ConnectionState

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

Assembly

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.