-
Methods in org.robovm.apple.intents with parameters of type INCreateTaskListIntent
| Modifier and Type |
Method |
Description |
void |
INCreateTaskListIntentHandling.confirmCreateTaskList(INCreateTaskListIntent intent,
VoidBlock1<INCreateTaskListIntentResponse> completion) |
Deprecated.
|
void |
INCreateTaskListIntentHandlingAdapter.confirmCreateTaskList(INCreateTaskListIntent intent,
VoidBlock1<INCreateTaskListIntentResponse> completion) |
|
void |
INNotebookDomainHandlingAdapter.confirmCreateTaskList(INCreateTaskListIntent intent,
VoidBlock1<INCreateTaskListIntentResponse> completion) |
|
void |
INCreateTaskListIntentHandling.handleCreateTaskList(INCreateTaskListIntent intent,
VoidBlock1<INCreateTaskListIntentResponse> completion) |
Deprecated.
|
void |
INCreateTaskListIntentHandlingAdapter.handleCreateTaskList(INCreateTaskListIntent intent,
VoidBlock1<INCreateTaskListIntentResponse> completion) |
|
void |
INNotebookDomainHandlingAdapter.handleCreateTaskList(INCreateTaskListIntent intent,
VoidBlock1<INCreateTaskListIntentResponse> completion) |
|
void |
INCreateTaskListIntentHandling.resolveGroupNameForCreateTaskList(INCreateTaskListIntent intent,
VoidBlock1<INSpeakableStringResolutionResult> completion) |
Deprecated.
|
void |
INCreateTaskListIntentHandlingAdapter.resolveGroupNameForCreateTaskList(INCreateTaskListIntent intent,
VoidBlock1<INSpeakableStringResolutionResult> completion) |
|
void |
INNotebookDomainHandlingAdapter.resolveGroupNameForCreateTaskList(INCreateTaskListIntent intent,
VoidBlock1<INSpeakableStringResolutionResult> completion) |
|
void |
INCreateTaskListIntentHandling.resolveTaskTitlesForCreateTaskList(INCreateTaskListIntent intent,
VoidBlock1<NSArray<INSpeakableStringResolutionResult>> completion) |
Deprecated.
|
void |
INCreateTaskListIntentHandlingAdapter.resolveTaskTitlesForCreateTaskList(INCreateTaskListIntent intent,
VoidBlock1<NSArray<INSpeakableStringResolutionResult>> completion) |
|
void |
INNotebookDomainHandlingAdapter.resolveTaskTitlesForCreateTaskList(INCreateTaskListIntent intent,
VoidBlock1<NSArray<INSpeakableStringResolutionResult>> completion) |
|
void |
INCreateTaskListIntentHandling.resolveTitleForCreateTaskList(INCreateTaskListIntent intent,
VoidBlock1<INSpeakableStringResolutionResult> completion) |
Deprecated.
|
void |
INCreateTaskListIntentHandlingAdapter.resolveTitleForCreateTaskList(INCreateTaskListIntent intent,
VoidBlock1<INSpeakableStringResolutionResult> completion) |
|
void |
INNotebookDomainHandlingAdapter.resolveTitleForCreateTaskList(INCreateTaskListIntent intent,
VoidBlock1<INSpeakableStringResolutionResult> completion) |
|