---
title: Attributes
framework: nowplaying
role: symbol
role_heading: Associated Type
path: nowplaying/remotemediasessionextension/attributes
---

# Attributes

The type that represents attributes for your remote sessions.

## Declaration

```swift
associatedtype Attributes where Self.Attributes == Self.Session.Attributes
```
