Interface: IOSCommunicationInfo

Defined in: packages/react-native/src/types/NotificationIOS.ts:128

An interface to support communication notifications on iOS 15 and above

Platform

ios

Properties

body?

optional body?: string

Defined in: packages/react-native/src/types/NotificationIOS.ts:130

conversationId

conversationId: string

Defined in: packages/react-native/src/types/NotificationIOS.ts:129

groupAvatar?

optional groupAvatar?: string

Defined in: packages/react-native/src/types/NotificationIOS.ts:132

groupName?

optional groupName?: string

Defined in: packages/react-native/src/types/NotificationIOS.ts:131