native_smartapp_sdk
appstate
/
ru.sberdevices.services.appstate
/
AppStateHolder
App
State
Holder
@
AnyThread
interface
AppStateHolder
:
AppStateManager
Holds state set by the user and provides it to the StarPlatform when needed.
Functions
Functions
dispose
Link copied to clipboard
abstract
fun
dispose
(
)
set
State
Link copied to clipboard
abstract
fun
setState
(
state
:
String
?
)