Uses of Class
org.robovm.apple.intents.INFile
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INFile in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INFile Modifier and Type Method Description INFileINSendMessageAttachment. getAudioMessageFile()Methods in org.robovm.apple.intents with parameters of type INFile Modifier and Type Method Description static INFileResolutionResultINFileResolutionResult. confirmationRequired(INFile fileToConfirm)protected static longINSendMessageAttachment. create(INFile audioMessageFile)static INFileResolutionResultINFileResolutionResult. success(INFile resolvedFile)Method parameters in org.robovm.apple.intents with type arguments of type INFile Modifier and Type Method Description static INFileResolutionResultINFileResolutionResult. disambiguation(NSArray<INFile> filesToDisambiguate)Constructors in org.robovm.apple.intents with parameters of type INFile Constructor Description INSendMessageAttachment(INFile audioMessageFile)