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

# caller

The person who participated in the call with the current user.

## Declaration

```swift
@NSCopying var caller: INPerson? { get }
```
