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

removeLocationUpdateListener

abstract fun removeLocationUpdateListener(locationUpdateListener: LocationUpdateListener!): Unit

Removes location update listener.

Parameters

locationUpdateListener - LocationUpdateListener!: the listener which will be removed from the notification list of location updates.