logo
On this page

ZegoNetworkProbeTcpResult

ZegoNetworkProbeTcpResult

tcp probe result

Declared in entity/ZegoNetworkProbeTcpResult.java

Properties

errorCode

errorCode
public int errorCode

tcp probe errorCode, 0 means the connection is normal

rtt

rtt
public int rtt

tcp rtt, the unit is millisecond

connectCostTime

connectCostTime
public int connectCostTime

tcp connection cost time, the unit is millisecond

Previous

zegonetworkproberesult

Next

zegonetworkprobetracerouteresult

On this page

Back to top