init(notificationIdentifier:sourceIdentifier:)
Initializes a notification identifier from its components.
Declaration
init(notificationIdentifier: String, sourceIdentifier: String)Parameters
- notificationIdentifier:
An identifier that the source app sets for the notification.
- sourceIdentifier:
The bundle identifier of the app that sent the notification.