Skip to main content

Sync Recent Conversation List

Need to implement recent conversation data source Recent Conversation Data Source Only when opening the app for the first time, you need to sync the recent conversation list. Subsequent changes to the recent conversation list are obtained through listening.

Complete Sync Example

Listen for Recent Conversation List

Add listener:
Remove listener:

Complete Listener Implementation

Other Common Methods

Get Conversation for a Channel

Remove a Channel’s Recent Conversation

Get All Unread Count

Create an Empty Conversation

Complete Operations Example

Best Practices

1. Performance Optimization

2. Memory Management

Next Steps

Data Source Configuration

Learn how to configure conversation data sources

Advanced Features

Explore advanced features and custom messages

Chat Management

Return to chat message management

Channel Management

Manage channels and subscribers