Home > sip.js > SessionManagerOptions > autoStop
If true
, the user agent calls the stop()
method on the window event beforeunload
.
Signature:
autoStop?: boolean;
Home > sip.js > SessionManagerOptions > autoStop
If true
, the user agent calls the stop()
method on the window event beforeunload
.
Signature:
autoStop?: boolean;