Interface: IOSCommunicationInfo

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

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:135

conversationId

conversationId: string

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

groupAvatar?

optional groupAvatar: string

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

groupName?

optional groupName: string

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