DashDriverNotificationConfigUpdate
Properties
Link copied to clipboard
var DashDriverNotificationConfigUpdate.borderCrossingNotificationConfig: DashBorderCrossingNotificationConfig
Border crossing notification configuration.
Link copied to clipboard
Link copied to clipboard
var DashDriverNotificationConfigUpdate.fasterRouteNotificationConfig: DashFasterRouteNotificationConfig
Faster route notification configuration.
Link copied to clipboard
Incident notification configuration.
Link copied to clipboard
var DashDriverNotificationConfigUpdate.roadCameraNotificationConfig: DashRoadCameraNotificationConfig
Road camera notification configuration.
Link copied to clipboard
var DashDriverNotificationConfigUpdate.slowTrafficNotificationConfig: DashSlowTrafficNotificationConfig
Slow traffic notification configuration.
Functions
Link copied to clipboard
fun DashDriverNotificationConfigUpdate.borderCrossingNotification(f: DashBorderCrossingNotificationConfigUpdate.() -> Unit)
Re-configures the the border crossing notification
Link copied to clipboard
fun DashDriverNotificationConfigUpdate.fasterRouteNotification(f: DashFasterRouteNotificationConfigUpdate.() -> Unit)
Re-configures the the faster route notification
Link copied to clipboard
fun DashDriverNotificationConfigUpdate.incidentNotification(f: DashIncidentNotificationConfigUpdate.() -> Unit)
Re-configures the incident notifications
Link copied to clipboard
fun DashDriverNotificationConfigUpdate.roadCameraNotification(f: DashRoadCameraNotificationConfigUpdate.() -> Unit)
Re-configures the the road camera notification
Link copied to clipboard
fun DashDriverNotificationConfigUpdate.slowTrafficNotification(f: DashSlowTrafficNotificationConfigUpdate.() -> Unit)
Re-configures the the slow traffic notification