Zoom Meeting SDK for Web
    Preparing search index...

    Function leaveBreakoutRoom

    • Leave the room

      • If the participant is not allowed to leave a room, the participant cannot return to the main session.

      Parameters

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

          Callback function in the event of an error.

        • Optionalsuccess?: Function

          Callback function on success.

      Returns void