LeaveMeetingOptions: { newHost?: string }

Type declaration

  • Optional newHost?: string

    newHost?: participantUUID

    Optional when user is host

    If unspecified, the host is prompted to pick a new host using the standard meeting prompt and then leave the meeting. If the host cancels, the host continues to stay in the meeting.

    Ignored if specified when user is not host.

Generated using TypeDoc