Zoom Meeting SDK for Web - Component View
    Preparing search index...

    Function putOnHold

    • Toggles if a user is on hold.

      Parameters

      • userId: number

        User to toggle hold status for.

      • hold: boolean

        True to put on hold, false to remove from hold.

      Returns ExecutedResult