| Name | Type | Description | Notes |
|---|---|---|---|
| sessionId | UUID | Session ID that identifies the session where the participant left. | [optional] |
| roomId | UUID | Room ID that identifies the room where the participant left. | [optional] |
| context | String | Context provided to the given participant through the client SDK | [optional] |
| participantId | UUID | Participant ID that identifies the participant that left. | [optional] |
| durationSecs | Integer | The duration in seconds of the participant in the session | [optional] |
| leftReason | String | The reason why the participant left | [optional] |