Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
LASTMILE_PROBE_RESULT_STATE | state |
LastmileProbeOneWayResult | uplinkReport |
LastmileProbeOneWayResult | downlinkReport |
unsigned int | rtt |
Results of the uplink and downlink last-mile network tests.
|
inline |
The status of the last-mile network tests. See LASTMILE_PROBE_RESULT_STATE.
LastmileProbeOneWayResult uplinkReport |
Results of the uplink last-mile network test. For details, see LastmileProbeOneWayResult.
LastmileProbeOneWayResult downlinkReport |
Results of the downlink last-mile network test. For details, see LastmileProbeOneWayResult.
unsigned int rtt |
The round-trip time (ms).