| 程序包 | 说明 |
|---|---|
| io.rong.methods.conversation | |
| io.rong.models.conversation |
| 限定符和类型 | 方法和说明 |
|---|---|
Result |
Conversation.get(ConversationModel conversation)
查询会话消息免打扰方法。
|
ResponseResult |
Conversation.mute(ConversationModel conversation)
设置用户某会话接收新消息时是否进行消息提醒。
|
ResponseResult |
Conversation.unMute(ConversationModel conversation)
设置用户某会话接收新消息时是否进行消息提醒。
|
| 限定符和类型 | 方法和说明 |
|---|---|
ConversationModel |
ConversationModel.setTargetId(String targetId) |
ConversationModel |
ConversationModel.setType(String type) |
ConversationModel |
ConversationModel.setUserId(String userId) |
Copyright © 2020 RcongCloud Group. All rights reserved.