ZegoNetworkProbeUdpResult Class Reference
Inherits from | NSObject |
---|---|
Declared in | ZegoExpressDefines.h |
errorCode
udp probe errorCode, 0 means the connection is normal
@property (nonatomic, assign) int errorCode
Declared In
ZegoExpressDefines.h
rtt
The total time that the SDK send udp data to server and receive a reply, the unit is millisecond
@property (nonatomic, assign) unsigned int rtt
Declared In
ZegoExpressDefines.h