WTSessionListeners.onIceDisconnected(fn)

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

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

Last updated