Class INSearchForPhotosIntentResponse

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

@Deprecated
public class INSearchForPhotosIntentResponse
extends INIntentResponse
Deprecated.
Deprecated in iOS 15.0. INSearchForPhotosIntentResponse is deprecated. There is no replacement.
Since:
Available in iOS 10.0 and later.
  • Constructor Details

    • INSearchForPhotosIntentResponse

      protected INSearchForPhotosIntentResponse()
      Deprecated.
    • INSearchForPhotosIntentResponse

      protected INSearchForPhotosIntentResponse​(NSObject.Handle h, long handle)
      Deprecated.
    • INSearchForPhotosIntentResponse

      protected INSearchForPhotosIntentResponse​(NSObject.SkipInit skipInit)
      Deprecated.
    • INSearchForPhotosIntentResponse

      public INSearchForPhotosIntentResponse​(INSearchForPhotosIntentResponseCode code, NSUserActivity userActivity)
      Deprecated.
  • Method Details