<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [IncomingRequest](./sip.js.incomingrequest.md) &gt; [delegate](./sip.js.incomingrequest.delegate.md)

## IncomingRequest.delegate property

Delegate providing custom handling of this incoming request.

<b>Signature:</b>

```typescript
delegate?: IncomingRequestDelegate;
```
