Class ConnectionState (2.51.0)

ConnectionState(value)

The state of SBC hostname connection.

Enums

Name Description
CONNECTION_STATE_UNSPECIFIED SBC hostname connection state is Not specified.
CONNECTED SBC hostname connection is connected.
DISCONNECTED SBC hostname connection is disconnected.
AUTHENTICATION_FAILED SBC hostname connection has authentication error.
KEEPALIVE SBC hostname connection is keepalive.