logo
On this page

ZegoNetworkSpeedTestQuality

ZegoNetworkSpeedTestQuality

network speed test quality

Declared in entity/ZegoNetworkSpeedTestQuality.java

Properties

connectCost

connectCost
public int connectCost

Time 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
public int rtt

rtt, in milliseconds

packetLostRate

packetLostRate
public double packetLostRate

packet lost rate. in percentage, 0.0 ~ 1.0

quality

quality
public ZegoStreamQualityLevel quality

network quality. excellent, good, medium and poor

Previous

zegonetworkspeedtestconfig

Next

zegonetworktimeinfo

On this page

Back to top