---
title: identifier
framework: intents
role: symbol
role_heading: Instance Property
path: intents/incallrecord/identifier
---

# identifier

A unique string that you can use to locate the call in your app.

## Declaration

```swift
var identifier: String { get }
```
