1 package com.netease.nimlib.sdk.chatroom;
25 import java.util.List;
58 int getEnterErrorCode(String roomId);
65 void exitChatRoom(String roomId);
228 InvocationFuture<Void> markChatRoomTempMuteByTag(String roomId, String targetTag,
boolean needNotify,
long duration, Map<String, Object> notifyExtension, String notifyTargetTags);
336 InvocationFuture<Void> updateQueue(String roomId, String key, String value,
boolean isTransient, String elementAccid);
Created by huangjun on 2015/12/28.
Created by hzxuwen on 2016/1/7.
Created by hzxuwen on 2016/7/19.
分页获取成员查询类型 Created by hzxuwen on 2016/1/25.
Created by hzxuwen on 2016/7/19.
Created by huangjun on 2015/12/30.