deleteDevices

abstract suspend fun deleteDevices(devices: List<String>): Result<UIA<Unit>>

See also