<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [ByerByeOptions](./sip.js.byerbyeoptions.md)

## ByerByeOptions interface

Options for [Byer.bye()](./sip.js.byer.bye.md)<!-- -->.

<b>Signature:</b>

```typescript
export interface ByerByeOptions 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [requestDelegate](./sip.js.byerbyeoptions.requestdelegate.md) | <code>OutgoingRequestDelegate</code> | See <code>core</code> API. |
|  [requestOptions](./sip.js.byerbyeoptions.requestoptions.md) | <code>RequestOptions</code> | See <code>core</code> API. |

