SpeedWarningDelegate

public protocol SpeedWarningDelegate : AnyObject

This protocol should be implemented in order to receive notifications when a speed limit on a road is exceeded or driving speed is restored back to normal.

Note: The warnings issued by this protocol don’t take into account any temporary special speed limits. See SpeedLimitListener.