Class LastmileProbeResult

Results of the uplink and downlink last-mile network tests.

Hierarchy

  • LastmileProbeResult

Constructors

Properties

downlinkReport?: LastmileProbeOneWayResult

Results of the downlink last-mile network test. See LastmileProbeOneWayResult.

rtt?: number

The round-trip time (ms).

The status of the last-mile network tests. See LastmileProbeResultState.

Results of the uplink last-mile network test. See LastmileProbeOneWayResult.

Generated using TypeDoc