toggle menu
rasp
1.6.0
androidJvm
switch theme
search in API
rasp
/
com.pradeo.rasp.sdk
/
Watcher
/
Application
/
ApplicationModel
Application
Model
class
ApplicationModel
(
val
rasp
:
RASP
)
:
ViewModel
Members
Constructors
Application
Model
Link copied to clipboard
constructor
(
rasp
:
RASP
)
Properties
newPackage
Installed
Link copied to clipboard
val
newPackageInstalled
:
StateFlow
<
ApplicationMetadata
?
>
rasp
Link copied to clipboard
val
rasp
:
RASP
Functions
add
Closeable
Link copied to clipboard
open
fun
addCloseable
(
@
NonNull
p0
:
Closeable
)