TrafficUpdateObserver

public protocol TrafficUpdateObserver : AnyObject

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Notifies observer that the traffic situation has changed.

    Declaration

    Swift

    func onTrafficUpdated()