download

open override fun download(id: String, url: String): Flow<DownloadState>(source)

Executes the download step in the SDAI data layer.

Author

Dmitriy Moroz

Parameters

id

identifier of the target entity.

url

remote URL used by the operation.