toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-state
/
com.mapbox.dash.state
/
Event
/
UpdateDataEvent
/
OnNotification
On
Notification
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
data
class
OnNotification
(
val
notification
:
AppNotification
)
:
Event.UpdateDataEvent
Members
Constructors
On
Notification
Link copied to clipboard
constructor
(
notification
:
AppNotification
)
Properties
notification
Link copied to clipboard
val
notification
:
AppNotification