NotificationsForwarding.AccessoryNotificationsSession
A protocol that enables communication between your extension and the system.
Declaration
protocol AccessoryNotificationsSession : SendableOverview
Use the session object provided to NotificationsForwarding/AccessoryNotificationsHandler/activate(for:) to send messages to your accessory and communicate notification responses back to the system.