GuestJoinError
Summary
Enum for possible errors when joining conference as guest.
Item Index
Properties
- BACKEND_UNAVAILABLE static
- GUM_FAILED static
- INVALID_TOKEN static
- NO_GUEST_ACCESS static
- NO_SESSION static
- SERVICE_EXCEPTION static
Properties
BACKEND_UNAVAILABLE
Syntax
Summary
Service is currently unavailable. Please try again later.
INVALID_TOKEN
Syntax
Summary
The link you are using to join the conference has expired. Please contact the meeting organizer.
NO_GUEST_ACCESS
Syntax
Summary
Guest access is disabled for this conference.
NO_SESSION
Syntax
Summary
There is no active session. Please wait for the conference to start.
SERVICE_EXCEPTION
Syntax
Summary
There was an error processing the request.