public class Ban extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseResult |
add(ChatroomModel chatroom)
添加用户聊天室全局禁言方法
|
ListGagChatroomUserResult |
getList()
查询被聊天室全局禁言用户方法
|
RongCloud |
getRongCloud() |
ResponseResult |
remove(ChatroomModel chatroom)
移除用户聊天室全局禁言方法
|
void |
setRongCloud(RongCloud rongCloud) |
public RongCloud getRongCloud()
public void setRongCloud(RongCloud rongCloud)
public ResponseResult add(ChatroomModel chatroom) throws Exception
chatroom - : Id,minute。(必传)Exceptionpublic ListGagChatroomUserResult getList() throws Exception
Exceptionpublic ResponseResult remove(ChatroomModel chatroom) throws Exception
chatroom: - memberIds。(必传)ExceptionCopyright © 2020 RcongCloud Group. All rights reserved.