MeetingController is used to control the state in the meeting such as switching recording and acquiring the video and audio controllers used to mute/unmute the video and audio of local and remote attendees.

Hierarchy

Methods

  • Ends a meeting.

    Returns Promise<void>

  • Leaves a meeting.

    Returns Promise<void>

  • lockMeeting a meeting.

    Returns Promise<void>

  • Parameters

    Returns void

  • Parameters

    Returns TUnsubscribeFunction

  • unlockMeeting a meeting.

    Returns Promise<void>