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-inapp-notification
/
com.mapsted.inapp_notification
/
InAppNotificationsViewModel
In
App
Notifications
View
Model
open
class
InAppNotificationsViewModel
:
AndroidViewModel
Members
Constructors
In
App
Notifications
View
Model
Link copied to clipboard
constructor
(
@
NonNull
application
:
Application
)
Functions
add
Closeable
Link copied to clipboard
fun
addCloseable
(
key
:
String
,
closeable
:
AutoCloseable
)
clear$lifecycle_
viewmodel_
release
Link copied to clipboard
fun
clear$lifecycle_viewmodel_release
(
)
get
Application
Link copied to clipboard
open
fun
<
T
:
Application
?
>
getApplication
(
)
:
T
get
Closeable
Link copied to clipboard
fun
<
T
:
AutoCloseable
?
>
getCloseable
(
key
:
String
)
:
T
init
Link copied to clipboard
open
fun
init
(
)