ZegoNetworkProbeHttpResult Class Reference
Inherits from | NSObject |
---|---|
Declared in | ZegoExpressDefines.h |
errorCode
http probe errorCode, 0 means the connection is normal
@property (nonatomic, assign) int errorCode
Declared In
ZegoExpressDefines.h
requestCostTime
http request cost time, the unit is millisecond
@property (nonatomic, assign) unsigned int requestCostTime
Declared In
ZegoExpressDefines.h