> 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/sscale-confluence-web-sdk-reference/sscale-confluence-sessionlisteners-websdk/wtsessionlisteners.onstreamcreated-fn.md).

# WTSessionListeners.onStreamCreated(fn)

`onStreamCreated(fn)`

An event handler for when participant's streams are created

The *callback function* will be invoked when a stream of a new participant is created

* *The Callback function* receives the MediaStream of the new participant
