ContactConflict

final class ContactConflict

NSNotification info when a conflict event is emitted.

  • NSNotification name.

    Declaration

    Swift

    public static let name: NSNotification.Name
  • NSNotification userInfo key to get the ContactConflictEvent.

    Declaration

    Swift

    public static let eventKey: String