Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LASTMILE_PROBE_RESULT_STATE

States of the last-mile network probe test.

Index

Enumeration members

LASTMILE_PROBE_RESULT_COMPLETE

LASTMILE_PROBE_RESULT_COMPLETE: = 1

1: The last-mile network probe test is complete.

LASTMILE_PROBE_RESULT_INCOMPLETE_NO_BWE

LASTMILE_PROBE_RESULT_INCOMPLETE_NO_BWE: = 2

2: The last-mile network probe test is incomplete and the bandwidth estimation is not available, probably due to limited test resources.

LASTMILE_PROBE_RESULT_UNAVAILABLE

LASTMILE_PROBE_RESULT_UNAVAILABLE: = 3

3: The last-mile network probe test is not carried out, probably due to poor network conditions.

Generated using TypeDoc