Agora RTC Objective-C API Reference  Refactor
Data Fields
LastmileProbeOneWayResult Struct Reference

Data Fields

unsigned int packetLossRate
 
unsigned int jitter
 
unsigned int availableBandwidth
 

Detailed Description

The definition of the LastmileProbeOneWayResult struct, which reports the uplink or downlink last-mile network probe test result.

Constructor & Destructor Documentation

◆ LastmileProbeOneWayResult()

Field Documentation

◆ packetLossRate

unsigned int packetLossRate

The packet loss rate (%).

◆ jitter

unsigned int jitter

The network jitter (ms).

◆ availableBandwidth

unsigned int availableBandwidth

The estimated available bandwidth (bps).