Class INIntentDonationMetadata

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol
Direct Known Subclasses:
INSendMessageIntentDonationMetadata

public class INIntentDonationMetadata
extends NSObject
implements NSSecureCoding
Since:
Available in iOS 15.0 and later.
  • Constructor Details

    • INIntentDonationMetadata

      protected INIntentDonationMetadata()
    • INIntentDonationMetadata

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

      protected INIntentDonationMetadata​(NSObject.SkipInit skipInit)
    • INIntentDonationMetadata

      public INIntentDonationMetadata​(NSCoder coder)
  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • encode

      public void encode​(NSCoder coder)
      Specified by:
      encode in interface NSCoding
    • init

      protected long init​(NSCoder coder)