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

    Function unSubscribeStatisticData

    • Unsubscribes to the statistic quality of service (QoS) data.

      Parameters

      • Optionalargs: { audio: boolean; share: boolean; video: boolean }
        • audio: boolean

          If true, unsubscribe to the audio QoS.

        • share: boolean

          If true, unsubscribe to the share QoS.

        • video: boolean

          If true, unsubscribe to the video QoS.

      Returns ExecutedResult