logo
On this page

ZegoNetworkProbeHttpResult

ZegoNetworkProbeHttpResult

http probe result

Declared in ZegoExpressDefines.h

Properties

errorCode

errorCode
nonatomic, assign int errorCode

http probe errorCode, 0 means the connection is normal

requestCostTime

requestCostTime
nonatomic, assign unsigned int requestCostTime

http request cost time, the unit is millisecond

Previous

zegonetworkprobeconfig

Next

zegonetworkproberesult

On this page

Back to top