Initialized

An Active State indicating observation has started and initialization has completed

Parameters

P

the type of Permission associated with the state

Inheritors

Properties

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

Transitions into a Deinitialized State

Functions

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