API Docs for version 1.3.1803

GuestJoinError

Module: Circuit.Enums
Parent Module: Circuit

static

Summary

Enum for possible errors when joining conference as guest.

Item Index

Properties

Properties

BACKEND_UNAVAILABLE

Syntax

BACKEND_UNAVAILABLE

String static

Summary

Service is currently unavailable. Please try again later.

GUM_FAILED

Syntax

GUM_FAILED

String static

Summary

Unable to access a microphone.

INVALID_TOKEN

Syntax

INVALID_TOKEN

String static

Summary

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

NO_GUEST_ACCESS

Syntax

NO_GUEST_ACCESS

String static

Summary

Guest access is disabled for this conference.

NO_SESSION

Syntax

NO_SESSION

String static

Summary

There is no active session. Please wait for the conference to start.

SERVICE_EXCEPTION

Syntax

SERVICE_EXCEPTION

String static

Summary

There was an error processing the request.