Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

allowJoinBeforeHost?: boolean

Configure whether users are allowed to join the meeting room before joining the meeting host, default true

allowScreenSharing?: boolean

Configure whether to allow users other than host/moderator to share the screen, default is true

enableE2ee?: boolean

Enable End-to-End Encryption for meeting .(e2ee feature land in the future , so is forced to false)

isMeetingSecret?: boolean
isWaitingRoomEnabled?: boolean

Configure whether to turn on waiting room for this meeting , default is false

meetingName: string

Meeting name for this instant meeting

meetingPassword?: string

Password for this instant meeting, length is up to 10

muteAudioForParticipant?: boolean

Force users to turn off audio when entering a meeting, default false

muteVideoForParticipant?: boolean

Force users to turn off video when entering a meeting, default true

onlyAuthUserJoinMode?: OFF | SIGNED_IN_USERS | CO_WORKERS

Configure that which type of users can join the meeting

usePersonalMeetingId?: boolean

Use Personal Meeting

waitingRoomMode?: EVERYONE | NOT_AUTH_USER | NOT_COWORKERS

The waiting room mode