Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 445 Bytes

sip.js.dialog.remotesequencenumber.md

File metadata and controls

13 lines (8 loc) · 445 Bytes

Home > sip.js > Dialog > remoteSequenceNumber

Dialog.remoteSequenceNumber property

Remote sequence number (used to order requests from its peer to the UA).

Signature:

get remoteSequenceNumber(): number | undefined;