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-ui
/
com.mapsted.ui.fragments.dialogs
/
MapstedDialog
/
notifyAutoDismiss
notify
Auto
Dismiss
open
fun
notifyAutoDismiss
(
activity
:
Activity
,
message
:
String
,
confirmText
:
String
,
isCancelable
:
Boolean
,
dismissDelay_MS
:
Long
,
target
:
NotificationListener
)