---
title: responsePrimaryRecipientIdentifiers
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiconversationcontext/responseprimaryrecipientidentifiers
---

# responsePrimaryRecipientIdentifiers

A dictionary that relates participant identifiers to participant names.

## Declaration

```swift
var responsePrimaryRecipientIdentifiers: Set<String> { get set }
```

## See Also

### Getting conversation participants

- [selfIdentifiers](uikit/uiconversationcontext/selfidentifiers.md)
- [participantNameByIdentifier](uikit/uiconversationcontext/participantnamebyidentifier.md)
