removeUpdates

@RequiresPermission(anyOf = [])
open fun removeUpdates(@NonNull locationManager: @NonNull LocationManager, @NonNull listener: @NonNull LocationListenerCompat)(source)

Removes all location updates for the specified LocationListener.

See removeUpdates for more information.