NetworkState

Types

Link copied to clipboard
interface Active : NetworkState

A NetworkState indicating observation has started

Link copied to clipboard
Link copied to clipboard

An Inactive State indicating observation has stopped after being started

Link copied to clipboard

A NetworkState indicating observation is not active

Link copied to clipboard

An Active State indicating observation has started and initialization has completed

Link copied to clipboard

An Active State indicating the state is transitioning from Inactive to Initialized

Link copied to clipboard
Link copied to clipboard

An Inactive State indicating observation has not started yet

Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard

Functions

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