Contents

identifier

A structure that uniquely identifies the notification.

Declaration

let identifier: AccessoryNotification.Identifier

Discussion

This structure combines the source app’s bundle identifier (sourceIdentifier) with an app-provided notification identifier (notificationIdentifier).

See Also

Identifying and grouping notifications