Enumeration ImageModerationConnectionState

Connection state between the SDK and the third-party video moderation service.

Enumeration Members

CLOSED: "CLOSED"

The SDK has disconnected from the third-party service.

CONNECTED: "CONNECTED"

The SDK is connected to the third-party service.

CONNECTING: "CONNECTING"

The SDK is connecting to the third-party service.

RECONNECTING: "RECONNECTING"

The SDK is reconnecting to the third-party service.