Package-level declarations
Types
Link copied to clipboard
interface NetworkRepository
A repository with current network state.
Link copied to clipboard
class NetworkRepositoryImpl(connectivityManager: ConnectivityManager, coroutineScope: CoroutineScope) : NetworkRepository