<!-- 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; [replacee](./sip.js.session.replacee.md)

## Session.replacee property

The session being replace by this one.

<b>Signature:</b>

```typescript
readonly replacee: Session | undefined;
```
