<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [SessionOptions](./sip.js.sessionoptions.md)

## SessionOptions interface

Options for [Session](./sip.js.session.md) constructor.

<b>Signature:</b>

```typescript
export interface SessionOptions 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [delegate](./sip.js.sessionoptions.delegate.md) | <code>SessionDelegate</code> |  |

