NERtc Unity SDK  V4.5.907
Public Attributes | List of all members
nertc.RtcLastmileProbeResult Struct Reference

Public Attributes

uint rtt
 
RtcLastmileProbeResultState state
 
RtcLastmileProbeOneWayResult uplinkReport
 
RtcLastmileProbeOneWayResult downlinkReport
 

Detailed Description

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

Member Data Documentation

◆ rtt

uint nertc.RtcLastmileProbeResult.rtt

The round-trip delay time (ms).

◆ state

RtcLastmileProbeResultState nertc.RtcLastmileProbeResult.state

The state of the probe test.

◆ uplinkReport

RtcLastmileProbeOneWayResult nertc.RtcLastmileProbeResult.uplinkReport

The uplink last-mile network probe test result.

◆ downlinkReport

RtcLastmileProbeOneWayResult nertc.RtcLastmileProbeResult.downlinkReport

The downlink last-mile network probe test result.


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