Package-level declarations

Types

Link copied to clipboard
interface NetworkMonitor

Provides methods to react to changes in the application environment

Link copied to clipboard
typealias NetworkObserver = (isConnected: Boolean) -> Unit