toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-driver-notification
/
com.mapbox.dash.driver.notification.presentation
/
DashDriverNotification
/
Incident
Incident
open
class
Incident
:
DashDriverNotification
Driver notification about upcoming route incident
Members
Properties
distance
In
Meters
Link copied to clipboard
val
distanceInMeters
:
Double
?
duration
Link copied to clipboard
val
duration
:
Duration
?
incident
Type
Link copied to clipboard
val
incidentType
:
DashIncidentType
time
To
Dismiss
Link copied to clipboard
val
timeToDismiss
:
Duration
type
Link copied to clipboard
val
type
:
DashIncidentNotificationType
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int