network

Configuration of the network and connectivity related features.

Use this to configure:

  • Whether the Mapbox backend is reachable (isMapboxStackConnected)

  • The policy for determining Internet availability (internetAvailabilityPolicy)


Re-configuration of the network and connectivity related features.

Use this to update:

  • Whether the Mapbox backend is reachable (isMapboxStackConnected)

Note: DashNetworkConfigInit.internetAvailabilityPolicy is only configurable at SDK initialization via DashInit.network, not at runtime via DashUpdate.network.