---
title: Participants
framework: groupactivities
role: symbol
role_heading: Enumeration
path: groupactivities/participants
---

# Participants

The set of participants to include in messages.

## Declaration

```swift
enum Participants
```

## Topics

### Getting the set of participants

- [Participants.all](groupactivities/participants/all.md)
- [Participants.only(_:)](groupactivities/participants/only(_:)-swift.enum.case.md)
- [only(_:)](groupactivities/participants/only(_:)-swift.type.method.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Sending data to the group

- [send(_:to:)](groupactivities/groupsessionmessenger/send(_:to:)-4o52m.md)
- [send(_:to:)](groupactivities/groupsessionmessenger/send(_:to:)-2a4ku.md)
- [send(_:to:completion:)](groupactivities/groupsessionmessenger/send(_:to:completion:)-zufl.md)
- [send(_:to:completion:)](groupactivities/groupsessionmessenger/send(_:to:completion:)-9e0sn.md)
