Uses of Class
org.robovm.apple.intents.INNoteContentTypeResolutionResult
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INNoteContentTypeResolutionResult in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INNoteContentTypeResolutionResult Modifier and Type Method Description static INNoteContentTypeResolutionResultINNoteContentTypeResolutionResult. confirmation(INNoteContentType noteContentTypeToConfirm)Deprecated.static INNoteContentTypeResolutionResultINNoteContentTypeResolutionResult. needsValue()Deprecated.static INNoteContentTypeResolutionResultINNoteContentTypeResolutionResult. notRequired()Deprecated.static INNoteContentTypeResolutionResultINNoteContentTypeResolutionResult. success(INNoteContentType resolvedNoteContentType)Deprecated.static INNoteContentTypeResolutionResultINNoteContentTypeResolutionResult. unsupported()Deprecated.