Uses of Class
org.robovm.apple.intents.INDateSearchTypeResolutionResult
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INDateSearchTypeResolutionResult in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INDateSearchTypeResolutionResult Modifier and Type Method Description static INDateSearchTypeResolutionResultINDateSearchTypeResolutionResult. confirmationRequired(INDateSearchType dateSearchTypeToConfirm)static INDateSearchTypeResolutionResultINDateSearchTypeResolutionResult. needsValue()static INDateSearchTypeResolutionResultINDateSearchTypeResolutionResult. notRequired()static INDateSearchTypeResolutionResultINDateSearchTypeResolutionResult. success(INDateSearchType resolvedDateSearchType)static INDateSearchTypeResolutionResultINDateSearchTypeResolutionResult. unsupported()Method parameters in org.robovm.apple.intents with type arguments of type INDateSearchTypeResolutionResult Modifier and Type Method Description voidINNotebookDomainHandlingAdapter. resolveDateSearchTypeForSearchForNotebookItems(INSearchForNotebookItemsIntent intent, VoidBlock1<INDateSearchTypeResolutionResult> completion)voidINSearchForNotebookItemsIntentHandling. resolveDateSearchTypeForSearchForNotebookItems(INSearchForNotebookItemsIntent intent, VoidBlock1<INDateSearchTypeResolutionResult> completion)voidINSearchForNotebookItemsIntentHandlingAdapter. resolveDateSearchTypeForSearchForNotebookItems(INSearchForNotebookItemsIntent intent, VoidBlock1<INDateSearchTypeResolutionResult> completion)