delete

abstract suspend fun delete(downloadId: Long)
abstract suspend fun delete(downloadIdList: List<Long>)