|
Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
| AgoraLastmileProbeResultState | state |
| NSUInteger | rtt |
| AgoraLastmileProbeOneWayResult *_Nonnull | uplinkReport |
| AgoraLastmileProbeOneWayResult *_Nonnull | downlinkReport |
Statistics of the last-mile probe.
|
readwritenonatomicassign |
The state of the probe test. See AgoraLastmileProbeResultState.
|
readwritenonatomicassign |
The round-trip delay time (ms).
|
readwritenonatomicstrong |
The uplink last-mile network report.
|
readwritenonatomicstrong |
The downlink last-mile network report.