Zoom Meeting SDK for Web
    Preparing search index...

    Function getCurrentBreakoutRoom

    • Get the current breakout room.

      Parameters

      • args: { error?: Function; success?: Function }
        • Optionalerror?: Function

          Callback function in the event of an error.

        • Optionalsuccess?: Function

          Callback function on success.

      Returns { attendeeStatus: BreakoutRoomAttendeeStatus; name: string; roomId: string }