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