Class INDeleteTasksIntentResponse

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

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

    • INDeleteTasksIntentResponse

      protected INDeleteTasksIntentResponse()
      Deprecated.
    • INDeleteTasksIntentResponse

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

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

      public INDeleteTasksIntentResponse​(INDeleteTasksIntentResponseCode code, NSUserActivity userActivity)
      Deprecated.
  • Method Details