---
title: NotificationsForwarding.Session
framework: accessorynotifications
role: symbol
role_heading: Class
path: accessorynotifications/notificationsforwarding/session
---

# NotificationsForwarding.Session

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

## Declaration

```swift
final class Session
```

## Relationships

### Conforms To

- [NotificationsForwarding.AccessoryNotificationsSession](accessorynotifications/notificationsforwarding/accessorynotificationssession.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Notification receipt

- [NotificationsForwarding](accessorynotifications/notificationsforwarding.md)
- [NotificationsForwarding.AccessoryNotificationsHandler](accessorynotifications/notificationsforwarding/accessorynotificationshandler.md)
