public static class IRtcEngineEventHandler.LastmileProbeResult.LastmileProbeOneWayResult
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
availableBandwidth
The estimated available bandwidth (bps).
|
int |
jitter
The network jitter (ms).
|
int |
packetLossRate
The packet loss rate (%).
|
Constructor and Description |
---|
LastmileProbeOneWayResult() |