toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-driver-notification
/
com.mapbox.dash.driver.notification.presentation
/
DriverNotificationUiState
/
DriverNotificationUiState
Driver
Notification
Ui
State
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
constructor
(
driverNotification
:
DashDriverNotification
,
onAcceptClick
:
(
DashDriverNotification
)
->
Unit
=
{}
,
onDismissClick
:
(
DashDriverNotification
)
->
Unit
=
{}
)