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

Last updated