Zoom Meeting SDK for Web
    Preparing search index...

    Function askForHelp

    • Ask the host to join the breakout room to help. The host can decline or postpone the request for help.

      • Only a non-host or non-co-host can call this method.

      Parameters

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

          Callback function in the event of an error.

        • Optionalsuccess?: Function

          Callback function on success.

      Returns void