<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "GroupActivities",
  "identifier" : "/documentation/GroupActivities/SystemCoordinator/ParticipantStates",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Group Activities",
      "GroupActivities"
    ],
    "preciseIdentifier" : "s:15GroupActivities17SystemCoordinatorC17ParticipantStatesV"
  },
  "title" : "SystemCoordinator.ParticipantStates"
}
-->

# SystemCoordinator.ParticipantStates

An asynchronous sequence that reports the current person’s
ability to participate in a shared context.

```
struct ParticipantStates
```

## Topics

### Creating an iterator

[`makeAsyncIterator()`](/documentation/GroupActivities/SystemCoordinator/ParticipantStates/makeAsyncIterator())

Creates the asynchronous iterator that produces elements of this
asynchronous sequence.

[`SystemCoordinator.ParticipantStates.Iterator`](/documentation/GroupActivities/SystemCoordinator/ParticipantStates/Iterator)

[`SystemCoordinator.ParticipantStates.Element`](/documentation/GroupActivities/SystemCoordinator/ParticipantStates/Element)

The type of element produced by this asynchronous sequence.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)