onResult

abstract fun onResult(result: Boolean)

Called when com.mapbox.navigation.core.MapboxNavigation.updateExternalSensorData function call result is available

Parameters

result

true if the sensor data was usable, false otherwise