<!-- 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; [stateChange](./sip.js.session.statechange.md)

## Session.stateChange property

Session state change emitter.

<b>Signature:</b>

```typescript
readonly stateChange: Emitter<SessionState>;
```
