<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVSystemRouting",
  "identifier" : "/documentation/AVSystemRouting/AVSystemRouteDataDelegate-7vt4b",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "AVSystemRouting"
    ],
    "preciseIdentifier" : "s:15AVSystemRouting0A17RouteDataDelegateP"
  },
  "title" : "AVSystemRouteDataDelegate"
}
-->

# AVSystemRouteDataDelegate

A protocol for handling data from a remote application.

```
protocol AVSystemRouteDataDelegate : AnyObject
```

## Topics

### Instance Methods

[`func receive(Data) async throws`](/documentation/AVSystemRouting/AVSystemRouteDataDelegate-7vt4b/receive(_:))

Receives data sent from a connected remote applicaiton.

---

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)