---
title: delegate
framework: livecommunicationkit
role: symbol
role_heading: Instance Property
path: livecommunicationkit/conversationmanager/delegate
---

# delegate

The object that acts as the delegate of the conversation manager.

## Declaration

```swift
weak final var delegate: (any ConversationManagerDelegate)?
```

## See Also

### Configuring the manager

- [conversations](livecommunicationkit/conversationmanager/conversations.md)
- [pendingActions](livecommunicationkit/conversationmanager/pendingactions.md)
