StartObservingConnectivityUseCase

class StartObservingConnectivityUseCase(connectivityProvider: ConnectivityProvider, requestLocalWeatherUpdate: RequestLocalWeatherUpdateUseCase)

Constructors

Link copied to clipboard
constructor(connectivityProvider: ConnectivityProvider, requestLocalWeatherUpdate: RequestLocalWeatherUpdateUseCase)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
suspend operator fun invoke()