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