Deinitialized

A Inactive State indicating observation has stopped after being started

Parameters

P

the type of Permission associated with the state

Properties

Link copied to clipboard
abstract val reinitialize: suspend () -> PermissionState.Initializing<P>

Transitions into an Initializing State

Functions

Link copied to clipboard
open fun <S : KalugaState> remain(): suspend () -> S