TrafficChangedListener

Used to inform the caller that the traffic situation has changed.

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

Functions

Link copied to clipboard
abstract fun onTrafficChanged()

Called when the traffic situation has changed. This is usually the case after new data has been received from the back-end, but it can also have other reasons (like removing events that are out of date after a longer time without connectivity).