Video SDK v3.7.1 API Reference for Unity
Public Attributes | List of all members
agora_gaming_rtc.LastmileProbeResult Struct Reference

Public Attributes

LASTMILE_PROBE_RESULT_STATE state
 
LastmileProbeOneWayResult uplinkReport
 
LastmileProbeOneWayResult downlinkReport
 
uint rtt
 

Detailed Description

The uplink and downlink last-mile network probe test result.

Member Data Documentation

◆ state

LASTMILE_PROBE_RESULT_STATE agora_gaming_rtc.LastmileProbeResult.state

The state of the probe test.

◆ uplinkReport

LastmileProbeOneWayResult agora_gaming_rtc.LastmileProbeResult.uplinkReport

The uplink last-mile network probe test result.

◆ downlinkReport

LastmileProbeOneWayResult agora_gaming_rtc.LastmileProbeResult.downlinkReport

The downlink last-mile network probe test result.

◆ rtt

uint agora_gaming_rtc.LastmileProbeResult.rtt

The round-trip delay time (ms).


The documentation for this struct was generated from the following file: