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