removeOnLocationContextUpdateListener

abstract fun removeOnLocationContextUpdateListener(listener: OnLocationContextUpdateListener)

Removes previously registered OnLocationContextUpdateListener.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

listener

The registered listener.