---
title: ConversationHistoryManager.ConversationHistoryDidUpdate
framework: livecommunicationkit
role: symbol
role_heading: Structure
path: livecommunicationkit/conversationhistorymanager/conversationhistorydidupdate
---

# ConversationHistoryManager.ConversationHistoryDidUpdate

A message you can observe to receive conversation history updates if your app is the default dialer app.

## Declaration

```swift
struct ConversationHistoryDidUpdate
```

## Mentioned in

Preparing your app to be the default dialer app

## Topics

### Creating the message

- [init()](livecommunicationkit/conversationhistorymanager/conversationhistorydidupdate/init().md)

## Relationships

### Conforms To

- [NotificationCenter.AsyncMessage](foundation/notificationcenter/asyncmessage.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
