<!--
{
  "availability" : [
    "iOS: 26.5.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AccessoryNotifications",
  "identifier" : "/documentation/AccessoryNotifications/NotificationsForwarding/Session",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Accessory Notifications"
    ],
    "preciseIdentifier" : "s:22AccessoryNotifications0B10ForwardingC7SessionC"
  },
  "title" : "NotificationsForwarding.Session"
}
-->

# NotificationsForwarding.Session

A session object that facilitates bidirectional communication between the system and your extension.

```
final class Session
```

## Relationships

### Conforms To

[`AccessoryNotificationsSession`](/documentation/AccessoryNotifications/NotificationsForwarding/AccessoryNotificationsSession)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Sendable`](/documentation/Swift/Sendable)

[`AccessoryFeatureSession`](/documentation/AccessoryTransportExtension/AccessoryFeatureSession)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)