---
title: dataDelegate
framework: avsystemrouting
role: symbol
role_heading: Instance Property
path: avsystemrouting/avsystemroute-5s2um/datachannel/datadelegate
---

# dataDelegate

The delegate that handles incoming data from a remote application.

## Declaration

```swift
weak final var dataDelegate: (any AVSystemRouteDataDelegate)? { get set }
```

## Mentioned in

Routing and streaming media to remote devices
