LocationObserver

Observer for getting updates from a LocationProvider.

Functions

Link copied to clipboard
abstract fun onLocationUpdateReceived(@NonNull locations: List<Location>)
Report when location has changed.