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

    Function subscribeStatisticData

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

      Parameters

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

          If true, subscribe to the audio QoS.

        • share: boolean

          If true, subscribe to the share QoS.

        • video: boolean

          If true, subscribe to the video QoS.

      Returns ExecutedResult