# ParticipantAction

The actions that may happen for a participant

- `added`
  
  The participant was added
  
#### Declaration

- `removed`
  
  The participant was removed
  
#### Declaration

- `audioMuted`
  
  The audio was muted for the participant
  
#### Declaration

- `audioUnmuted`
  
  The audio was unmuted for the participant
  
#### Declaration
