Hierarchy

  • InstantMeetingSettings

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)

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

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

onlyAuthUserCanJoin?: boolean

Configure that only logged in users can join the meeting, default is false

onlyCoworkersCanJoin?: boolean

Configure that only coworkers can join the meeting, default is false

requirePassword?: boolean

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

waitingRoomMode?: WaitingRoomMode

The waiting room mode