deleteFilesAndUpdateSettings

fun deleteFilesAndUpdateSettings(context: Context, ids: Set<Int>, scope: CoroutineScope, onComplete: (Set<Int>) -> Unit = {})(source)