The document discusses new notification APIs in iOS 10, including media attachments to notifications, notification content extensions to customize notification UI, and notification service extensions to modify notification content. It provides code examples for creating and scheduling local notifications with content, triggers, and attachments. It also demonstrates how to build a custom notification interface with a map view using a content extension, and how to edit notification content using a service extension.