sip.js.sessiondescriptionhandleroptions.icegatheringtimeout.md

June 11, 2020 ยท View on GitHub

Home > sip.js > SessionDescriptionHandlerOptions > iceGatheringTimeout

SessionDescriptionHandlerOptions.iceGatheringTimeout property

The maximum duration to wait in ms for ICE gathering to complete. No timeout if undefined or zero.

Signature:

iceGatheringTimeout?: number;