-
Methods in org.robovm.apple.intents with parameters of type INAddTasksIntent
| Modifier and Type |
Method |
Description |
void |
INAddTasksIntentHandling.confirmAddTasks(INAddTasksIntent intent,
VoidBlock1<INAddTasksIntentResponse> completion) |
|
void |
INAddTasksIntentHandlingAdapter.confirmAddTasks(INAddTasksIntent intent,
VoidBlock1<INAddTasksIntentResponse> completion) |
|
void |
INNotebookDomainHandlingAdapter.confirmAddTasks(INAddTasksIntent intent,
VoidBlock1<INAddTasksIntentResponse> completion) |
|
void |
INAddTasksIntentHandling.handleAddTasks(INAddTasksIntent intent,
VoidBlock1<INAddTasksIntentResponse> completion) |
|
void |
INAddTasksIntentHandlingAdapter.handleAddTasks(INAddTasksIntent intent,
VoidBlock1<INAddTasksIntentResponse> completion) |
|
void |
INNotebookDomainHandlingAdapter.handleAddTasks(INAddTasksIntent intent,
VoidBlock1<INAddTasksIntentResponse> completion) |
|
void |
INAddTasksIntentHandling.resolvePriorityForAddTasks(INAddTasksIntent intent,
VoidBlock1<INTaskPriorityResolutionResult> completion) |
|
void |
INAddTasksIntentHandlingAdapter.resolvePriorityForAddTasks(INAddTasksIntent intent,
VoidBlock1<INTaskPriorityResolutionResult> completion) |
|
void |
INNotebookDomainHandlingAdapter.resolvePriorityForAddTasks(INAddTasksIntent intent,
VoidBlock1<INTaskPriorityResolutionResult> completion) |
|
void |
INAddTasksIntentHandling.resolveSpatialEventTriggerForAddTasks(INAddTasksIntent intent,
VoidBlock1<INSpatialEventTriggerResolutionResult> completion) |
|
void |
INAddTasksIntentHandlingAdapter.resolveSpatialEventTriggerForAddTasks(INAddTasksIntent intent,
VoidBlock1<INSpatialEventTriggerResolutionResult> completion) |
|
void |
INNotebookDomainHandlingAdapter.resolveSpatialEventTriggerForAddTasks(INAddTasksIntent intent,
VoidBlock1<INSpatialEventTriggerResolutionResult> completion) |
|
void |
INAddTasksIntentHandling.resolveTargetTaskList(INAddTasksIntent intent,
VoidBlock1<INAddTasksTargetTaskListResolutionResult> completion) |
|
void |
INAddTasksIntentHandlingAdapter.resolveTargetTaskList(INAddTasksIntent intent,
VoidBlock1<INAddTasksTargetTaskListResolutionResult> completion) |
|
void |
INNotebookDomainHandlingAdapter.resolveTargetTaskList(INAddTasksIntent intent,
VoidBlock1<INAddTasksTargetTaskListResolutionResult> completion) |
|
void |
INAddTasksIntentHandling.resolveTargetTaskListForAddTasks(INAddTasksIntent intent,
VoidBlock1<INTaskListResolutionResult> completion) |
Deprecated.
|
void |
INAddTasksIntentHandlingAdapter.resolveTargetTaskListForAddTasks(INAddTasksIntent intent,
VoidBlock1<INTaskListResolutionResult> completion) |
Deprecated.
|
void |
INNotebookDomainHandlingAdapter.resolveTargetTaskListForAddTasks(INAddTasksIntent intent,
VoidBlock1<INTaskListResolutionResult> completion) |
Deprecated.
|
void |
INAddTasksIntentHandling.resolveTaskTitlesForAddTasks(INAddTasksIntent intent,
VoidBlock1<NSArray<INSpeakableStringResolutionResult>> completion) |
|
void |
INAddTasksIntentHandlingAdapter.resolveTaskTitlesForAddTasks(INAddTasksIntent intent,
VoidBlock1<NSArray<INSpeakableStringResolutionResult>> completion) |
|
void |
INNotebookDomainHandlingAdapter.resolveTaskTitlesForAddTasks(INAddTasksIntent intent,
VoidBlock1<NSArray<INSpeakableStringResolutionResult>> completion) |
|
void |
INAddTasksIntentHandling.resolveTemporalEventTrigger(INAddTasksIntent intent,
VoidBlock1<INAddTasksTemporalEventTriggerResolutionResult> completion) |
|
void |
INAddTasksIntentHandlingAdapter.resolveTemporalEventTrigger(INAddTasksIntent intent,
VoidBlock1<INAddTasksTemporalEventTriggerResolutionResult> completion) |
|
void |
INNotebookDomainHandlingAdapter.resolveTemporalEventTrigger(INAddTasksIntent intent,
VoidBlock1<INAddTasksTemporalEventTriggerResolutionResult> completion) |
|
void |
INAddTasksIntentHandling.resolveTemporalEventTriggerForAddTasks(INAddTasksIntent intent,
VoidBlock1<INTemporalEventTriggerResolutionResult> completion) |
Deprecated.
|
void |
INAddTasksIntentHandlingAdapter.resolveTemporalEventTriggerForAddTasks(INAddTasksIntent intent,
VoidBlock1<INTemporalEventTriggerResolutionResult> completion) |
Deprecated.
|
void |
INNotebookDomainHandlingAdapter.resolveTemporalEventTriggerForAddTasks(INAddTasksIntent intent,
VoidBlock1<INTemporalEventTriggerResolutionResult> completion) |
Deprecated.
|