> For the complete documentation index, see [llms.txt](https://documentation.sceenic.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.sceenic.co/watch-together-sdk/sscale-confluence-api-references/ios-swift-reference-new/participantdelegate.md).

# ParticipantDelegate

## Public Method Summary

| Type | Methods                                                                                                 | Parameters                                                                             |
| ---- | ------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- |
| void | <p>onChangeMediaSettings()</p><p>An event indicating changed media settings.</p>                        |                                                                                        |
| void | <p>onStreamUpdate(qualityInfo: StreamQualityInfo)</p><p>An event indicating updated stream quality.</p> | <ul><li><strong>qualityInfo</strong> - Stream quality (bad, good, excellent)</li></ul> |
| void | <p>onReconnecting()</p><p>An event indicating a start of a reconnect process.</p>                       |                                                                                        |
| void | <p>onReconnected()</p><p>An event indicating a finish of a reconnect process.</p>                       |                                                                                        |
