| Interface | Description |
|---|---|
| ConversationClickListener | |
| ConversationListBehaviorListener |
会话列表界面操作的监听器。
|
| DataProcessor<T> | |
| OnSendMessageListener |
| Class | Description |
|---|---|
| BaseDataProcessor<T> | |
| ConversationConfig |
会话页面总配置项
|
| ConversationListConfig | |
| DefaultConversationListProcessor | |
| FeatureConfig | |
| GatheredConversationConfig | |
| RongConfigCenter |
SDK 配置入口。 应用可以通过该类更改各页面的配置。
注意:需要在 init() 之前调用。
|