update

abstract suspend fun update(downloadId: Long, downloadStatus: Int, contentLength: Long)
abstract suspend fun update(fileName: String, downloadStatus: Int, contentLength: Long)