Uses of Class
org.robovm.apple.intents.INSearchForPhotosIntentResponse
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INSearchForPhotosIntentResponse in org.robovm.apple.intents
Method parameters in org.robovm.apple.intents with type arguments of type INSearchForPhotosIntentResponse Modifier and Type Method Description voidINSearchForPhotosIntentHandling. confirmSearchForPhotos(INSearchForPhotosIntent intent, VoidBlock1<INSearchForPhotosIntentResponse> completion)Deprecated.voidINSearchForPhotosIntentHandlingAdapter. confirmSearchForPhotos(INSearchForPhotosIntent intent, VoidBlock1<INSearchForPhotosIntentResponse> completion)voidINSearchForPhotosIntentHandling. handleSearchForPhotos(INSearchForPhotosIntent intent, VoidBlock1<INSearchForPhotosIntentResponse> completion)Deprecated.voidINSearchForPhotosIntentHandlingAdapter. handleSearchForPhotos(INSearchForPhotosIntent intent, VoidBlock1<INSearchForPhotosIntentResponse> completion)