DashDriverNotificationConfigInit
Properties
Link copied to clipboard
var DashDriverNotificationConfigUpdate.borderCrossingNotificationConfig: DashBorderCrossingNotificationConfig
Border crossing notification configuration.
Link copied to clipboard
var DashDriverNotificationConfigUpdate.fasterRouteNotificationConfig: DashFasterRouteNotificationConfig
Faster route 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.slowTrafficNotification(f: DashSlowTrafficNotificationConfigUpdate.() -> Unit)
Re-configures the the slow traffic notification