runWork

private inline fun <W : ListenableWorker> runWork(bytes: ByteArray, fileName: String)(source)

Executes the runWork step in the SDAI background work feature layer.

Author

Dmitriy Moroz

Parameters

bytes

bytes value consumed by the API.

fileName

file name value consumed by the API.