Contents

UNNotificationContentProviding

A protocol the system uses to provide context relevant to user notifications.

Declaration

protocol UNNotificationContentProviding : NSObjectProtocol

Overview

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.

See Also

Notification content