---
title: selfIdentifiers
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiconversationcontext/selfidentifiers
---

# selfIdentifiers

A set of strings that identifies the active person in the conversation on the current device.

## Declaration

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

## See Also

### Getting conversation participants

- [responsePrimaryRecipientIdentifiers](uikit/uiconversationcontext/responseprimaryrecipientidentifiers.md)
- [participantNameByIdentifier](uikit/uiconversationcontext/participantnamebyidentifier.md)
