sip.js.sessiondescriptionhandler.rollbackdescription.md

September 26, 2022 ยท View on GitHub

Home > sip.js > SessionDescriptionHandler > rollbackDescription

SessionDescriptionHandler.rollbackDescription() method

Rolls back the current local/remote offer to the prior stable state.

Signature:

rollbackDescription?(): Promise<void>;

Returns:

Promise<void>