<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.15.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Contacts",
  "identifier" : "/documentation/Contacts/CNChangeHistoryAddMemberToGroupEvent",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Contacts"
    ],
    "preciseIdentifier" : "c:objc(cs)CNChangeHistoryAddMemberToGroupEvent"
  },
  "title" : "CNChangeHistoryAddMemberToGroupEvent"
}
-->

# CNChangeHistoryAddMemberToGroupEvent

An object that represents a user adding a contact to a group.

```
class CNChangeHistoryAddMemberToGroupEvent
```

## Topics

### Getting event details

[`group`](/documentation/Contacts/CNChangeHistoryAddMemberToGroupEvent/group)

The group where the user added a contact.

[`member`](/documentation/Contacts/CNChangeHistoryAddMemberToGroupEvent/member)

The contact the user added to the group.

## Relationships

### Conforms To

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`NSCopying`](/documentation/Foundation/NSCopying)

[`Hashable`](/documentation/Swift/Hashable)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`NSCoding`](/documentation/Foundation/NSCoding)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`CVarArg`](/documentation/Swift/CVarArg)

[`Equatable`](/documentation/Swift/Equatable)

[`NSSecureCoding`](/documentation/Foundation/NSSecureCoding)

### Inherits From

[`CNChangeHistoryEvent`](/documentation/Contacts/CNChangeHistoryEvent)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)