<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVSystemRouting",
  "identifier" : "/documentation/AVSystemRouting/AVSystemRouteMediaSession-4mo0j",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AVSystemRouting"
    ],
    "preciseIdentifier" : "c:objc(cs)AVSystemRouteMediaSession"
  },
  "title" : "AVSystemRouteMediaSession"
}
-->

# AVSystemRouteMediaSession

An object that provides playback controls and a data channel for a session running on a remote device.

```
@interface AVSystemRouteMediaSession : NSObject
```

## Overview

Use this object to access playback controls and a data channel for communicating
with the remote application. Call [`startWithCompletionHandler:`](/documentation/AVSystemRouting/AVSystemRouteSession-5i6j6/startWithCompletionHandler:) to get this object
after adding a session to an [`AVSystemRoute`](/documentation/AVSystemRouting/AVSystemRoute-9kkj3).

---

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)