|
NERtc Unity SDK
V4.5.907
|
Public Attributes | |
| uint | rtt |
| RtcLastmileProbeResultState | state |
| RtcLastmileProbeOneWayResult | uplinkReport |
| RtcLastmileProbeOneWayResult | downlinkReport |
The uplink and downlink last-mile network probe test result.
| uint nertc.RtcLastmileProbeResult.rtt |
The round-trip delay time (ms).
| RtcLastmileProbeResultState nertc.RtcLastmileProbeResult.state |
The state of the probe test.
| RtcLastmileProbeOneWayResult nertc.RtcLastmileProbeResult.uplinkReport |
The uplink last-mile network probe test result.
| RtcLastmileProbeOneWayResult nertc.RtcLastmileProbeResult.downlinkReport |
The downlink last-mile network probe test result.