---
title: image
framework: pushtotalk
role: symbol
role_heading: Instance Property
path: pushtotalk/ptparticipant/image
---

# image

The image file you associate with the participant.

## Declaration

```swift
@NSCopying var image: UIImage? { get }
```

## See Also

### Inspecting a participant

- [name](pushtotalk/ptparticipant/name.md)
