Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LastmileProbeResult

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

Hierarchy

  • LastmileProbeResult

Index

Properties

downlinkReport

The downlink last-mile network probe test result. See LastmileProbeOneWayResult.

rtt

rtt: number

The round-trip delay time (ms).

state

state: number

States of the last-mile network probe test:

  • 1: The last-mile network probe test is complete
  • 2: The last-mile network probe test is incomplete and the bandwidth estimation is not available, probably due to limited test resources
  • 3: The last-mile network probe test is not carried out, probably due to poor network conditions

uplinkReport

The uplink last-mile network probe test result. See LastmileProbeOneWayResult.