logo
On this page

ZegoNetworkProbeTcpResult

ZegoNetworkProbeTcpResult

tcp probe result

Declared in ZegoExpressDefines.h

Properties

errorCode

errorCode
nonatomic, assign int errorCode

tcp probe errorCode, 0 means the connection is normal

rtt

rtt
nonatomic, assign unsigned int rtt

tcp rtt, the unit is millisecond

connectCostTime

connectCostTime
nonatomic, assign unsigned int connectCostTime

tcp connection cost time, the unit is millisecond

Previous

zegonetworkproberesult

Next

zegonetworkprobetracerouteresult

On this page

Back to top