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

    Parameters

    • Optional args: {
          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