Zoom Meeting SDK for Web
    Preparing search index...

    Function lowerHand

    • Lower the user's hand.

      Parameters

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

          Callback function in the event of an error.

        • Optionalsuccess?: Function

          Callback function on success.

        • OptionaluserId?: number

          The participant's user ID. if no userId, will lower the current user's hand.

      Returns void

      1s