Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 472 Bytes

sip.js.sessionmanageroptions.autostop.md

File metadata and controls

13 lines (8 loc) · 472 Bytes

Home > sip.js > SessionManagerOptions > autoStop

SessionManagerOptions.autoStop property

If true, the user agent calls the stop() method on the window event beforeunload.

Signature:

autoStop?: boolean;