Package apple.intents.protocol
Interface INDeleteTasksIntentHandling.Block_resolveTasksForDeleteTasksWithCompletion
-
- Enclosing interface:
- INDeleteTasksIntentHandling
public static interface INDeleteTasksIntentHandling.Block_resolveTasksForDeleteTasksWithCompletion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_resolveTasksForDeleteTasksWithCompletion(NSArray<? extends INDeleteTasksTaskResolutionResult> resolutionResults)
-
-
-
Method Detail
-
call_resolveTasksForDeleteTasksWithCompletion
void call_resolveTasksForDeleteTasksWithCompletion(NSArray<? extends INDeleteTasksTaskResolutionResult> resolutionResults)
-
-