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