<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@soulmachines/smwebsdk](./smwebsdk.md) &gt; [ConversationState](./smwebsdk.conversationstate.md) &gt; [(constructor)](./smwebsdk.conversationstate._constructor_.md)

## ConversationState.(constructor)

Constructs a new instance of the `ConversationState` class

**Signature:**

```typescript
constructor(logger?: Logger);
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  logger | Logger | _(Optional)_ |

