Uses of Class
org.robovm.apple.intents.INDeleteTasksIntentResponse
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INDeleteTasksIntentResponse in org.robovm.apple.intents
Method parameters in org.robovm.apple.intents with type arguments of type INDeleteTasksIntentResponse Modifier and Type Method Description voidINDeleteTasksIntentHandling. confirmDeleteTasks(INDeleteTasksIntent intent, VoidBlock1<INDeleteTasksIntentResponse> completion)Deprecated.voidINDeleteTasksIntentHandlingAdapter. confirmDeleteTasks(INDeleteTasksIntent intent, VoidBlock1<INDeleteTasksIntentResponse> completion)voidINDeleteTasksIntentHandling. handleDeleteTasks(INDeleteTasksIntent intent, VoidBlock1<INDeleteTasksIntentResponse> completion)Deprecated.voidINDeleteTasksIntentHandlingAdapter. handleDeleteTasks(INDeleteTasksIntent intent, VoidBlock1<INDeleteTasksIntentResponse> completion)