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