checkAvailability
abstract suspend fun checkAvailability(baseUrl: String, credentials: AuthorizationCredentials)(source)
Executes the checkAvailability step in the SDAI domain layer.
Author
Dmitriy Moroz
Parameters
baseUrl
base url value consumed by the API.
credentials
credentials value consumed by the API.