NotificationResponse
A structure that represents a person’s response to a notification.
Declaration
struct NotificationResponseOverview
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(_:).