Active

A PermissionState indicating observation has started

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