Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 434 Bytes

sip.js.sessiondialog.offer.md

File metadata and controls

13 lines (8 loc) · 434 Bytes

Home > sip.js > SessionDialog > offer

SessionDialog.offer property

The current offer. Undefined unless signaling state HaveLocalOffer, HaveRemoteOffer, of Stable.

Signature:

get offer(): Body | undefined;