Package org.robovm.apple.intents
Interface INPhotosDomainHandling
- All Superinterfaces:
INSearchForPhotosIntentHandling,INStartPhotoPlaybackIntentHandling,NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
INPhotosDomainHandlingAdapter
@Deprecated public interface INPhotosDomainHandling extends INSearchForPhotosIntentHandling, INStartPhotoPlaybackIntentHandling
Deprecated.
Deprecated in iOS 13.0. Please conform to INSearchForPhotosIntentHandling and INStartPhotoPlaybackIntentHandling instead
- Since:
- Available in iOS 10.0 and later.
-
Method Summary
Methods inherited from interface org.robovm.apple.intents.INSearchForPhotosIntentHandling
confirmSearchForPhotos, handleSearchForPhotos, resolveAlbumNameForSearchForPhotos, resolveDateCreatedForSearchForPhotos, resolveLocationCreatedForSearchForPhotos, resolvePeopleInPhotoForSearchForPhotos, resolveSearchTermsForSearchForPhotosMethods inherited from interface org.robovm.apple.intents.INStartPhotoPlaybackIntentHandling
confirmStartPhotoPlayback, handleStartPhotoPlayback, resolveAlbumNameForStartPhotoPlayback, resolveDateCreatedForStartPhotoPlayback, resolveLocationCreatedForStartPhotoPlayback, resolvePeopleInPhotoForStartPhotoPlayback