---
title: senderIdentifier
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiconversationcontext/entry/senderidentifier
---

# senderIdentifier

A string that identifies the message’s sender.

## Declaration

```swift
var senderIdentifier: String { get set }
```

## See Also

### Identifying entry participants

- [primaryRecipientIdentifiers](uikit/uiconversationcontext/entry/primaryrecipientidentifiers.md)
