Builder
@Serializable
Creates a new instance of DashDriverNotificationConfig.
Properties
Link copied to clipboard
var DashDriverNotificationConfigUpdate.borderCrossingNotificationConfig: DashBorderCrossingNotificationConfig
Border crossing notification configuration.
Link copied to clipboard
Map of custom configuration key -> value pairs.
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
Creates a new instance of DashDriverNotificationConfig.
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