Uses of Class
org.robovm.apple.intents.INSnoozeTasksIntentResponse
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INSnoozeTasksIntentResponse in org.robovm.apple.intents
Method parameters in org.robovm.apple.intents with type arguments of type INSnoozeTasksIntentResponse Modifier and Type Method Description voidINSnoozeTasksIntentHandling. confirmSnoozeTasks(INSnoozeTasksIntent intent, VoidBlock1<INSnoozeTasksIntentResponse> completion)voidINSnoozeTasksIntentHandlingAdapter. confirmSnoozeTasks(INSnoozeTasksIntent intent, VoidBlock1<INSnoozeTasksIntentResponse> completion)voidINSnoozeTasksIntentHandling. handleSnoozeTasks(INSnoozeTasksIntent intent, VoidBlock1<INSnoozeTasksIntentResponse> completion)voidINSnoozeTasksIntentHandlingAdapter. handleSnoozeTasks(INSnoozeTasksIntent intent, VoidBlock1<INSnoozeTasksIntentResponse> completion)