RouteClosureMonitoringNotification

Notification emitted when a road closure is detected farther than the configured threshold. Informs the driver without requiring any action; the situation is being monitored.

Equality is based on incidentId only — distance updates for the same closure do not produce a new notification.

Parameters

incidentId

unique identifier of the closure incident

distanceMeters

distance from the current position to the start of the closure, in metres

See also

emitted when the closure is close and an alternative is available

emitted when no closure is detected

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String