logo
On this page

ZegoNetworkProbeTracerouteResult

ZegoNetworkProbeTracerouteResult

traceroute result

Details

Jump up to 30 times. The traceroute result is for reference and does not represent the final network connection result. The priority is http, tcp, udp probe result.

Declared in ZegoExpressDefines.h

Properties

errorCode

errorCode
nonatomic, assign int errorCode

traceroute error code, 0 means normal

tracerouteCostTime

tracerouteCostTime
nonatomic, assign unsigned int tracerouteCostTime

Time consumed by trace route, the unit is millisecond

Previous

zegonetworkprobetcpresult

Next

zegonetworkprobeudpresult

On this page

Back to top