[**react-native-notify-kit**](react-native/reference/index)

---

[react-native-notify-kit](react-native/reference/index) / IOSCommunicationInfoPerson

# Interface: IOSCommunicationInfoPerson

Defined in: [packages/react-native/src/types/NotificationIOS.ts:136](https://github.com/marcocrupi/react-native-notify-kit/blob/main/packages/react-native/src/types/NotificationIOS.ts#L136)

## Properties

### avatar?

> `optional` **avatar?**: `string`

Defined in: [packages/react-native/src/types/NotificationIOS.ts:139](https://github.com/marcocrupi/react-native-notify-kit/blob/main/packages/react-native/src/types/NotificationIOS.ts#L139)

---

### displayName

> **displayName**: `string`

Defined in: [packages/react-native/src/types/NotificationIOS.ts:138](https://github.com/marcocrupi/react-native-notify-kit/blob/main/packages/react-native/src/types/NotificationIOS.ts#L138)

---

### id

> **id**: `string`

Defined in: [packages/react-native/src/types/NotificationIOS.ts:137](https://github.com/marcocrupi/react-native-notify-kit/blob/main/packages/react-native/src/types/NotificationIOS.ts#L137)
