getNewSession

open suspend override fun getNewSession(baseUrl: String, authorization: BasicHttpAuthorization?): KtorSwarmUiSessionResponse(source)

Loads SDAI data through getNewSession.

Return

Result produced by getNewSession.

Author

Dmitriy Moroz

Parameters

baseUrl

base url value consumed by the API.

authorization

authorization value consumed by the API.