quality property

  1. @JsonKey(name: 'quality')
TRTCQuality quality
getter/setter pair
  • Field description: Network quality, which is tested and calculated based on the internal evaluation algorithm. For more information, please see TRTCQuality.

Implementation

@JsonKey(name: 'quality')
TRTCQuality quality;