AppStateHolder

interface AppStateHolder : AppStateManager

Holds state set by the user and provides it to the StarPlatform when needed.

Functions

Link copied to clipboard
abstract fun dispose()
Link copied to clipboard
abstract fun setState(state: String?)