---
title: AVSystemRouteDataDelegate
framework: avsystemrouting
role: symbol
role_heading: Protocol
path: avsystemrouting/avsystemroutedatadelegate-7vt4b
---

# AVSystemRouteDataDelegate

A protocol for handling data from a remote application.

## Declaration

```swift
protocol AVSystemRouteDataDelegate : AnyObject
```

## Mentioned in

Routing and streaming media to remote devices Routing media to third-party devices

## Topics

### Instance Methods

- [receive(_:)](avsystemrouting/avsystemroutedatadelegate-7vt4b/receive(_:).md)

## See Also

### Playback and communication

- [AVSystemRouteMediaSession](avsystemrouting/avsystemroutemediasession-98ioq.md)
- [AVSystemRoute.DataChannel](avsystemrouting/avsystemroute-5s2um/datachannel.md)
