<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@soulmachines/smwebsdk](./smwebsdk.md) &gt; [Conversation](./smwebsdk.conversation.md) &gt; [onConversationStateUpdated](./smwebsdk.conversation.onconversationstateupdated.md)

## Conversation.onConversationStateUpdated property

A callback function which fires when conversation state changes

**Signature:**

```typescript
get onConversationStateUpdated(): SmEvent;
```
