unregisterRerouteStateObserver
abstract fun unregisterRerouteStateObserver(rerouteStateObserver: RerouteController.RerouteStateObserver): Boolean
Content copied to clipboard
Remove rerouteStateObserver from collection of observers.
Return
true
if the element has been successfully removed; false
if it was not present in the collection.