getConfiguredMinDistanceForFastTracking

open fun getConfiguredMinDistanceForFastTracking(@NonNull context: Context): Double

Call this method to get the minimum distance configured for fast tracking only if the distance based location feature is enabled

Return

the configured distance value >0, otherwise value <= 0 if the feature is disabled

Parameters

context

Context:The application context