Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 351 Bytes

sip.js.session.id.md

File metadata and controls

13 lines (8 loc) · 351 Bytes

Home > sip.js > Session > id

Session.id property

The session id. Equal to callId + localTag + remoteTag.

Signature:

readonly id: string;