Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 501 Bytes

File metadata and controls

21 lines (12 loc) · 501 Bytes

Home > sip.js > SessionManager > disconnect

SessionManager.disconnect() method

Disconnect.

Signature:

disconnect(): Promise<void>;

Returns:

Promise<void>

Remarks

If not stopped, stops the UserAgent disconnecting the WebSocket Transport.