internetAvailabilityPolicy

The policy used to determine when "Internet is available" for the SDK.

This policy defines the set of Android network capabilities required before the SDK considers the device online. Two built-in presets are available:

The chosen policy is applied at SDK initialization and used by com.mapbox.dash.sdk.connectivity.ConnectivityChecker to monitor network state.

Defaults to InternetAvailabilityPolicy.ValidatedInternet.