Home > sip.js > OutgoingResponseWithSession
Outgoing INVITE response with the associated Session.
Signature:
export interface OutgoingResponseWithSession extends OutgoingResponse | Property | Type | Description |
|---|---|---|
| session | Session |
Session associated with incoming request acceptance, or Session associated with incoming request progress (if an out of dialog request, an early dialog). |