-
Methods in org.robovm.apple.intents with parameters of type INAppendToNoteIntent
| Modifier and Type |
Method |
Description |
void |
INAppendToNoteIntentHandling.confirmAppendToNote(INAppendToNoteIntent intent,
VoidBlock1<INAppendToNoteIntentResponse> completion) |
Deprecated.
|
void |
INAppendToNoteIntentHandlingAdapter.confirmAppendToNote(INAppendToNoteIntent intent,
VoidBlock1<INAppendToNoteIntentResponse> completion) |
|
void |
INNotebookDomainHandlingAdapter.confirmAppendToNote(INAppendToNoteIntent intent,
VoidBlock1<INAppendToNoteIntentResponse> completion) |
|
void |
INAppendToNoteIntentHandling.handleAppendToNote(INAppendToNoteIntent intent,
VoidBlock1<INAppendToNoteIntentResponse> completion) |
Deprecated.
|
void |
INAppendToNoteIntentHandlingAdapter.handleAppendToNote(INAppendToNoteIntent intent,
VoidBlock1<INAppendToNoteIntentResponse> completion) |
|
void |
INNotebookDomainHandlingAdapter.handleAppendToNote(INAppendToNoteIntent intent,
VoidBlock1<INAppendToNoteIntentResponse> completion) |
|
void |
INAppendToNoteIntentHandling.resolveContentForAppendToNote(INAppendToNoteIntent intent,
VoidBlock1<INNoteContentResolutionResult> completion) |
Deprecated.
|
void |
INAppendToNoteIntentHandlingAdapter.resolveContentForAppendToNote(INAppendToNoteIntent intent,
VoidBlock1<INNoteContentResolutionResult> completion) |
|
void |
INNotebookDomainHandlingAdapter.resolveContentForAppendToNote(INAppendToNoteIntent intent,
VoidBlock1<INNoteContentResolutionResult> completion) |
|
void |
INAppendToNoteIntentHandling.resolveTargetNoteForAppendToNote(INAppendToNoteIntent intent,
VoidBlock1<INNoteResolutionResult> completion) |
Deprecated.
|
void |
INAppendToNoteIntentHandlingAdapter.resolveTargetNoteForAppendToNote(INAppendToNoteIntent intent,
VoidBlock1<INNoteResolutionResult> completion) |
|
void |
INNotebookDomainHandlingAdapter.resolveTargetNoteForAppendToNote(INAppendToNoteIntent intent,
VoidBlock1<INNoteResolutionResult> completion) |
|