For the complete documentation index, see llms.txt. This page is also available as Markdown.

WTSessionListeners.onIceDisconnected(fn)

onIceDisconnected(fn) const fn = () => {/*code*/}

The callback will be invoked in case of ice connection state becomes disconnected

Last updated