lastmileProbeResult property

LastmileProbeCallback? lastmileProbeResult
getter/setter pair

Reports the last mile network probe result. The SDK triggers this callback within 30 seconds after the app calls startLastmileProbeTest .

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

Implementation

LastmileProbeCallback? lastmileProbeResult;