---
title: recipientIdentifiers
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/sharedcoordinatespaceprovider/coordinatespacedata/recipientidentifiers
---

# recipientIdentifiers

Participant identifiers of the intended recipient for this data. Data should be broadcast if the list is empty.

## Declaration

```swift
var recipientIdentifiers: [UUID] { get }
```
