Uses of Class
org.robovm.apple.intents.INLocationSearchTypeResolutionResult
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INLocationSearchTypeResolutionResult in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INLocationSearchTypeResolutionResult Modifier and Type Method Description static INLocationSearchTypeResolutionResultINLocationSearchTypeResolutionResult. confirmationRequired(INLocationSearchType locationSearchTypeToConfirm)static INLocationSearchTypeResolutionResultINLocationSearchTypeResolutionResult. needsValue()static INLocationSearchTypeResolutionResultINLocationSearchTypeResolutionResult. notRequired()static INLocationSearchTypeResolutionResultINLocationSearchTypeResolutionResult. success(INLocationSearchType resolvedLocationSearchType)static INLocationSearchTypeResolutionResultINLocationSearchTypeResolutionResult. unsupported()Method parameters in org.robovm.apple.intents with type arguments of type INLocationSearchTypeResolutionResult Modifier and Type Method Description voidINNotebookDomainHandlingAdapter. resolveLocationSearchTypeForSearchForNotebookItems(INSearchForNotebookItemsIntent intent, VoidBlock1<INLocationSearchTypeResolutionResult> completion)voidINSearchForNotebookItemsIntentHandling. resolveLocationSearchTypeForSearchForNotebookItems(INSearchForNotebookItemsIntent intent, VoidBlock1<INLocationSearchTypeResolutionResult> completion)voidINSearchForNotebookItemsIntentHandlingAdapter. resolveLocationSearchTypeForSearchForNotebookItems(INSearchForNotebookItemsIntent intent, VoidBlock1<INLocationSearchTypeResolutionResult> completion)