onLocationReceived

abstract fun onLocationReceived(location: Location)

Called when a location update is received.

Parameters

location

The Location data containing the updated information.