---
title: localParticipant
framework: groupactivities
role: symbol
role_heading: Instance Property
path: groupactivities/groupsession/localparticipant
---

# localParticipant

The participant on the current device.

## Declaration

```swift
final var localParticipant: Participant { get }
```

## Discussion

Discussion Use this property to differentiate the participant on the current device from participants on other devices.

## See Also

### Getting the participants

- [activeParticipants](groupactivities/groupsession/activeparticipants.md)
