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

Results of the uplink or downlink last-mile network test.

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).