sip.js.outgoingresponsewithsession.session.md
July 12, 2019 ยท View on GitHub
Home > sip.js > OutgoingResponseWithSession > session
OutgoingResponseWithSession.session property
Session associated with incoming request acceptance, or Session associated with incoming request progress (if an out of dialog request, an early dialog).
Signature:
readonly session: Session;