getQoSStatistics method

Future<ZoomVideoSdkQOSStatistics?> getQoSStatistics()

Implementation

Future<ZoomVideoSdkQOSStatistics?> getQoSStatistics() async {
  throw UnimplementedError('getQoSStatistics() has not been implemented.');
}