Home > sip.js > UserAgentOptions > autoStop
If true
, the user agent calls the stop()
method on unload (if running in browser window).
Signature:
autoStop?: boolean;
Home > sip.js > UserAgentOptions > autoStop
If true
, the user agent calls the stop()
method on unload (if running in browser window).
Signature:
autoStop?: boolean;