---
title: otherParticipantsDidChangeNotification
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avplaybackcoordinator/otherparticipantsdidchangenotification
---

# otherParticipantsDidChangeNotification

A notification that the coordinator posts when its other participants change.

## Declaration

```swift
class let otherParticipantsDidChangeNotification: NSNotification.Name
```

## See Also

### Observing other participants

- [otherParticipants](avfoundation/avplaybackcoordinator/otherparticipants.md)
- [AVCoordinatedPlaybackParticipant](avfoundation/avcoordinatedplaybackparticipant.md)
