updateLocationListener

fun updateLocationListener(registerListener: (input: LocationUpdateListener) -> Unit)

Register new Location Listener, necessary on lifecycle changes.

Parameters

registerListener

The listener that should be used to register for location updates.