NetworkStatus

sealed class NetworkStatus

Kotlin Multiplatform implementation of the platform's reachability API.

Inheritors

Types

Link copied to clipboard

Represents a state where the network is not reachable.

Link copied to clipboard

Represents a state where the network is reachable via an Ethernet connection.

Link copied to clipboard

Represents a state where the network is reachable via Wi-Fi.

Link copied to clipboard

Represents a state where the network is reachable via a mobile network (WWAN).