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

getAllLocationUpdateListeners

abstract fun getAllLocationUpdateListeners(): MutableList<LocationUpdateListener!>!

Obtains the list of all added location update listeners.

Return
MutableList<LocationUpdateListener!>!: the list with all added location update listeners for this location source.