Agora RTC Objective-C API Reference  Refactor
Properties
AgoraLastmileProbeOneWayResult Class Reference

Inherits <NSObject>.

Properties

NSUInteger packetLossRate
 
NSUInteger jitter
 
NSUInteger availableBandwidth
 

Detailed Description

The one-way last-mile probe result.

Property Documentation

◆ packetLossRate

- (NSUInteger) packetLossRate
readwritenonatomicassign

The packet loss rate (%).

◆ jitter

- (NSUInteger) jitter
readwritenonatomicassign

The network jitter (ms).

◆ availableBandwidth

- (NSUInteger) availableBandwidth
readwritenonatomicassign

The estimated available bandwidth (bps).