Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 450 Bytes

sip.js.useragentoptions.autostop.md

File metadata and controls

13 lines (8 loc) · 450 Bytes

Home > sip.js > UserAgentOptions > autoStop

UserAgentOptions.autoStop property

If true, the user agent calls the stop() method on unload (if running in browser window).

Signature:

autoStop?: boolean;