ZegoNetworkProbeTracerouteResult Class Reference

Inherits from NSObject
Declared in ZegoExpressDefines.h

Overview

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.

  errorCode

traceroute error code, 0 means normal

@property (nonatomic, assign) int errorCode

Declared In

ZegoExpressDefines.h

  tracerouteCostTime

Time consumed by trace route, the unit is millisecond

@property (nonatomic, assign) unsigned int tracerouteCostTime

Declared In

ZegoExpressDefines.h