| 程序包 | 说明 |
|---|---|
| com.jeecg.qywx.api.conversation | |
| com.jeecg.qywx.api.department.vo |
| 限定符和类型 | 方法和说明 |
|---|---|
static MsgResponse |
ConversationAPI.clearnotify(String chatidOrUserid,
String type,
String opUser,
String accessToken)
清除会话状态
|
static MsgResponse |
ConversationAPI.createConversation(Conversation conversation,
String accessToken)
创建会话
|
static MsgResponse |
ConversationAPI.quit(String chatid,
String opUser,
String accessToken)
退出会话
|
static MsgResponse |
ConversationAPI.sendMessage(BaseMessage message,
String accessToken)
会话中发送消息
|
static MsgResponse |
ConversationAPI.setMute(List<Mute> userlist,
String accessToken)
设置用户消息
|
static MsgResponse |
ConversationAPI.updateConversation(Conversation4Update converstation,
String accessToken)
修改会话信息
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DepartMsgResponse |
Copyright © 2022. All rights reserved.