deleteItems
suspend fun deleteItems(ids: Collection<ERROR CLASS: Symbol not found for UUID>? = emptyList()): Response<Unit>
Deletes items from the library and filesystem.
Parameters
ids
The item ids.
Deletes items from the library and filesystem.
The item ids.