[**@notifee/react-native**](react-native/reference/index)

***

[@notifee/react-native](react-native/reference/index) / IOSCommunicationInfoPerson

# Interface: IOSCommunicationInfoPerson

## Properties

### avatar?

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

#### Defined in

[packages/react-native/src/types/NotificationIOS.ts:144](https://github.com/invertase/notifee/blob/main/packages/react-native/src/types/NotificationIOS.ts#L144)

***

### displayName

> **displayName**: `string`

#### Defined in

[packages/react-native/src/types/NotificationIOS.ts:143](https://github.com/invertase/notifee/blob/main/packages/react-native/src/types/NotificationIOS.ts#L143)

***

### id

> **id**: `string`

#### Defined in

[packages/react-native/src/types/NotificationIOS.ts:142](https://github.com/invertase/notifee/blob/main/packages/react-native/src/types/NotificationIOS.ts#L142)
