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