Class CNChangeHistoryAddContactEvent

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class CNChangeHistoryAddContactEvent
extends CNChangeHistoryEvent
Since:
Available in iOS 13.0 and later.
  • Constructor Details

    • CNChangeHistoryAddContactEvent

      public CNChangeHistoryAddContactEvent()
    • CNChangeHistoryAddContactEvent

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

      protected CNChangeHistoryAddContactEvent​(NSObject.SkipInit skipInit)
  • Method Details

    • getContact

      public CNContact getContact()
    • getContainerIdentifier

      public String getContainerIdentifier()
    • supportsSecureCoding

      public static boolean supportsSecureCoding()