checkApiAvailability

abstract suspend fun checkApiAvailability()(source)

Executes the checkApiAvailability step in the SDAI domain layer.

Author

Dmitriy Moroz


abstract suspend fun checkApiAvailability(url: String)(source)

Executes the checkApiAvailability step in the SDAI domain layer.

Author

Dmitriy Moroz

Parameters

url

remote URL used by the operation.