Uses of Class
org.robovm.apple.intents.INCreateNoteIntentResponse
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INCreateNoteIntentResponse in org.robovm.apple.intents
Method parameters in org.robovm.apple.intents with type arguments of type INCreateNoteIntentResponse Modifier and Type Method Description voidINCreateNoteIntentHandling. confirmCreateNote(INCreateNoteIntent intent, VoidBlock1<INCreateNoteIntentResponse> completion)voidINCreateNoteIntentHandlingAdapter. confirmCreateNote(INCreateNoteIntent intent, VoidBlock1<INCreateNoteIntentResponse> completion)voidINCreateNoteIntentHandling. handleCreateNote(INCreateNoteIntent intent, VoidBlock1<INCreateNoteIntentResponse> completion)voidINCreateNoteIntentHandlingAdapter. handleCreateNote(INCreateNoteIntent intent, VoidBlock1<INCreateNoteIntentResponse> completion)