Class INAppendToNoteIntentResponse

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

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

    • INAppendToNoteIntentResponse

      protected INAppendToNoteIntentResponse()
      Deprecated.
    • INAppendToNoteIntentResponse

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

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

      public INAppendToNoteIntentResponse​(INAppendToNoteIntentResponseCode code, NSUserActivity userActivity)
      Deprecated.
  • Method Details