invoke

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

Executes the invoke step in the SDAI domain layer.

Author

Dmitriy Moroz

Parameters

id

identifier of the target entity.

url

remote URL used by the operation.