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

# Attributes

A Codable type you define to identify this session and carry its remote state.

## Declaration

```swift
associatedtype Attributes : RemoteMediaSessionAttributes
```
