Zoom Meeting SDK for Web
    Preparing search index...

    Function muteAll

    • Mutes or unmutes all attendees. Host or co-host only.

      Parameters

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

          Callback function in the event of an error.

        • muteAll: boolean

          True to mute all or false to unmute all.

        • Optionalsuccess?: Function

          Callback function on success.

      Returns void

      5s