Class INAppendToNoteIntent

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

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

    • INAppendToNoteIntent

      public INAppendToNoteIntent()
      Deprecated.
    • INAppendToNoteIntent

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

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

      public INAppendToNoteIntent​(INNote targetNote, INNoteContent content)
      Deprecated.
  • Method Details

    • getTargetNote

      public INNote getTargetNote()
      Deprecated.
    • getContent

      public INNoteContent getContent()
      Deprecated.
    • supportsSecureCoding

      public static boolean supportsSecureCoding()
      Deprecated.
    • init

      protected long init​(INNote targetNote, INNoteContent content)
      Deprecated.