Zoom Meeting SDK for Web
    Preparing search index...

    Function expel

    • Ejects a participant from the meeting. Host or co-host only.

      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

          The participant's user ID.

      Returns void

      5s