<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [ReferrerOptions](./sip.js.referreroptions.md)

## ReferrerOptions interface

Options for [Referrer](./sip.js.referrer.md) constructor.

<b>Signature:</b>

```typescript
export interface ReferrerOptions 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [extraHeaders](./sip.js.referreroptions.extraheaders.md) | <code>Array&lt;string&gt;</code> |  |

