Zoom Meeting SDK for Web
    Preparing search index...

    Function makeCoHost

    • Makes the user a co-host.

      Parameters

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

          Callback function in the event of an error.

        • Optionalsuccess?: Function

          Callback function on success.

        • userId: number

          User ID.

      Returns void

      2s