<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [SessionDescriptionHandler](./sip.js.sessiondescriptionhandler.md) &gt; [rollbackDescription](./sip.js.sessiondescriptionhandler.rollbackdescription.md)

## SessionDescriptionHandler.rollbackDescription() method

Rolls back the current local/remote offer to the prior stable state.

<b>Signature:</b>

```typescript
rollbackDescription?(): Promise<void>;
```
<b>Returns:</b>

`Promise<void>`

