getSessionId

private suspend fun getSessionId(baseUrl: String, credentials: AuthorizationCredentials): String(source)

Loads SDAI data through getSessionId.

Return

Result produced by getSessionId.

Author

Dmitriy Moroz

Parameters

baseUrl

base url value consumed by the API.

credentials

credentials value consumed by the API.