Skip to main content
Channel is an abstract concept in WuKongIM. Messages are first sent to channels, and channels deliver messages according to their configuration rules. Channels are divided into channel and channel details. For more information, please refer to What is a Channel.

Data Source

Need to implement channel information data source Channel Information Data Source

Channel Information

Get Channel Information

Force Refresh Channel Information

Events

Listen for Channel Update Events

The key is a unique identifier for the listener, can be any string. The same key must be used when adding and removing listeners.

Common Methods

Complete Channel Management Example

Data Structure Description

UI Integration Example

Next Steps

Channel Member Management

Learn how to manage channel members

Data Source Configuration

Configure channel data sources

Message Management

Return to message handling functionality

Advanced Features

Explore advanced features and custom messages