The class to control participants of the current meetings

Hierarchy

Constructors

Methods

Constructors

  • Parameters

    • meetingId: string

    Returns UserController

Methods

  • Get the meeting user list of an active meeting.

    Returns Promise<Record<string, IParticipant>>

  • Parameters

    Returns void

  • Parameters

    Returns TUnsubscribeFunction