Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 390 Bytes

sip.js.session.answer.md

File metadata and controls

13 lines (8 loc) · 390 Bytes

Home > sip.js > Session > answer

Session.answer property

The current answer if signalingState is stable. Otherwise undefined.

Signature:

readonly answer: Body | undefined;