sdk-common / com.tomtom.online.sdk.location / LocationSource / addLocationUpdateListener

addLocationUpdateListener

abstract fun addLocationUpdateListener(locationUpdateListener: LocationUpdateListener!): Unit

Adds location update listener.

Parameters

locationUpdateListener - LocationUpdateListener!: the listener which will be notified when new location was discovered by the location source.