<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [Session](./sip.js.session.md) &gt; [id](./sip.js.session.id.md)

## Session.id property

A unique identifier for this session.

<b>Signature:</b>

```typescript
readonly id: string;
```
