<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [Publisher](./sip.js.publisher.md) &gt; [stateChange](./sip.js.publisher.statechange.md)

## Publisher.stateChange property

Emits when the publisher state changes.

<b>Signature:</b>

```typescript
readonly stateChange: Emitter<PublisherState>;
```
