ZegoNetworkProbeTcpResult
ZegoNetworkProbeTcpResult
tcp probe result
Declared in ZegoExpressDefines.h
Properties
errorCode
errorCode
nonatomic, assign int errorCodetcp probe errorCode, 0 means the connection is normal
rtt
rtt
nonatomic, assign unsigned int rtttcp rtt, the unit is millisecond
connectCostTime
connectCostTime
nonatomic, assign unsigned int connectCostTimetcp connection cost time, the unit is millisecond
