Contents

NotificationResponse

A structure that represents a person’s response to a notification.

Declaration

struct NotificationResponse

Overview

Create an instance of this structure when a person responds to a notification on your accessory. Send it to the system using sendResponse(_:) after receiving the response data through messageHandler(_:).

Topics

Creating a notification response

Identifying the response action

Identifying the notification

Accessing user-provided text