Uses of Class
org.robovm.apple.intents.INAddTasksIntentResponse
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INAddTasksIntentResponse in org.robovm.apple.intents
Method parameters in org.robovm.apple.intents with type arguments of type INAddTasksIntentResponse Modifier and Type Method Description voidINAddTasksIntentHandling. confirmAddTasks(INAddTasksIntent intent, VoidBlock1<INAddTasksIntentResponse> completion)voidINAddTasksIntentHandlingAdapter. confirmAddTasks(INAddTasksIntent intent, VoidBlock1<INAddTasksIntentResponse> completion)voidINNotebookDomainHandlingAdapter. confirmAddTasks(INAddTasksIntent intent, VoidBlock1<INAddTasksIntentResponse> completion)voidINAddTasksIntentHandling. handleAddTasks(INAddTasksIntent intent, VoidBlock1<INAddTasksIntentResponse> completion)voidINAddTasksIntentHandlingAdapter. handleAddTasks(INAddTasksIntent intent, VoidBlock1<INAddTasksIntentResponse> completion)voidINNotebookDomainHandlingAdapter. handleAddTasks(INAddTasksIntent intent, VoidBlock1<INAddTasksIntentResponse> completion)