---
title: id
framework: groupactivities
role: symbol
role_heading: Instance Property
path: groupactivities/participant/id
---

# id

A globally unique identifier for the session participant.

## Declaration

```swift
let id: UUID
```

## Discussion

Discussion Use this property to differentiate among the devices active in a session.
