ZegoNetworkSpeedTestQuality
ZegoNetworkSpeedTestQuality
network speed test quality
Declared in ZegoExpressDefines.h
Properties
connectCost
connectCost
nonatomic, assign unsigned int connectCostTime to connect to the server, in milliseconds. During the speed test, if the network connection is disconnected, it will automatically initiate a reconnection, and this variable will be updated accordingly.
rtt
rtt
nonatomic, assign unsigned int rttrtt, in milliseconds
packetLostRate
packetLostRate
nonatomic, assign double packetLostRatepacket lost rate. in percentage, 0.0 ~ 1.0
quality
quality
nonatomic, assign ZegoStreamQualityLevel qualitynetwork quality. excellent, good, medium and poor
