Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-topbar-notifications
/
com.mapsted.topbar_notifications
/
TopbarNotificationAdapter
/
TopbarNotificationAdapter
Topbar
Notification
Adapter
constructor
(
context
:
Context
,
onNotificationClicked
:
(
TopbarNotifications
)
->
Unit
,
onDismissClicked
:
(
TopbarNotifications
)
->
Unit
,
onStopSharingClicked
:
(
TopbarNotifications
)
->
Unit
)