API Docs for version 1.3.1803

MonitorSessionError

Module: Circuit.Enums
Parent Module: Circuit

static

Summary

Enum for possible errors when monitoring the start of a guest session.

Item Index

Properties

BACKEND_UNAVAILABLE

Syntax

BACKEND_UNAVAILABLE

String static

Summary

Service is currently unavailable. Please try again later.

CLIENT_BUSY

Syntax

CLIENT_BUSY

String static

Summary

The guest client is already busy in an active call.

INVALID_TOKEN

Syntax

INVALID_TOKEN

String static

Summary

The link you are using to join the conference has expired. Please contact the meeting organizer.

MONITOR_CANCELED

Syntax

MONITOR_CANCELED

String static

Summary

The monitoring has been canceled.

MONITOR_IN_PROGRESS

Syntax

MONITOR_IN_PROGRESS

String static

Summary

There is another monitor session already in progress

NO_GUEST_ACCESS

Syntax

NO_GUEST_ACCESS

String static

Summary

Guest access is disabled for this conference.

SERVICE_EXCEPTION

Syntax

SERVICE_EXCEPTION

String static

Summary

There was an error processing the request.

TIMEOUT

Syntax

TIMEOUT

String static

Summary

Timed out monitoring the session.