Home > sip.js > SessionReferOptions
Options for Session.refer().
Signature:
export interface SessionReferOptions | Property | Modifiers | Type | Description |
|---|---|---|---|
| onNotify | (notification: Notification) => void | Called upon receiving an incoming NOTIFY associated with a REFER. | |
| requestDelegate | OutgoingRequestDelegate | See core API. |
|
| requestOptions | RequestOptions | See core API. |