logo
On this page

ZegoNetworkProbeUdpResult

ZegoNetworkProbeUdpResult

udp probe result

Declared in ZegoExpressDefines.h

Properties

errorCode

errorCode
nonatomic, assign int errorCode

udp probe errorCode, 0 means the connection is normal

rtt

rtt
nonatomic, assign unsigned int rtt

The total time that the SDK send udp data to server and receive a reply, the unit is millisecond

Previous

zegonetworkprobetracerouteresult

Next

zegonetworkresourcecache

On this page

Back to top