MonitorSessionError
Summary
Enum for possible errors when monitoring the start of a guest session.
Item Index
Properties
- BACKEND_UNAVAILABLE static
- CLIENT_BUSY static
- INVALID_TOKEN static
- MONITOR_CANCELED static
- MONITOR_IN_PROGRESS static
- NO_GUEST_ACCESS static
- SERVICE_EXCEPTION static
- TIMEOUT static
Properties
BACKEND_UNAVAILABLE
Syntax
Summary
Service is currently unavailable. Please try again later.
CLIENT_BUSY
Syntax
Summary
The guest client is already busy in an active call.
INVALID_TOKEN
Syntax
Summary
The link you are using to join the conference has expired. Please contact the meeting organizer.
MONITOR_IN_PROGRESS
Syntax
Summary
There is another monitor session already in progress
NO_GUEST_ACCESS
Syntax
Summary
Guest access is disabled for this conference.
SERVICE_EXCEPTION
Syntax
Summary
There was an error processing the request.