UNNotificationContentProviding
A protocol the system uses to provide context relevant to user notifications.
Declaration
protocol UNNotificationContentProviding : NSObjectProtocolOverview
The system allows only objects in the Apple SDK that conform to UNNotificationContentProviding. The system ignores objects outside of the Apple SDK that your app conforms to UNNotificationContentProviding.