ZegoNetworkProbeUdpResult
ZegoNetworkProbeUdpResult
udp probe result
Declared in ZegoExpressDefines.h
Properties
errorCode
errorCode
nonatomic, assign int errorCodeudp probe errorCode, 0 means the connection is normal
rtt
rtt
nonatomic, assign unsigned int rttThe total time that the SDK send udp data to server and receive a reply, the unit is millisecond
