<!-- 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; [onCardChanged](./smwebsdk.conversation.oncardchanged.md)

## Conversation.onCardChanged property

A callback function which fires when active cards are changed

**Signature:**

```typescript
get onCardChanged(): SmEvent;
```
