NIMSDK-AOS  10.5.0
QChatAutoUnmuteAttachment.java
浏览该文件的文档.
1 package com.netease.nimlib.sdk.qchat.model.systemnotification;
2 
5 import java.util.List;
6 
10 public interface QChatAutoUnmuteAttachment {
11 
18 
24  Long getServerId();
25 
31  Long getChannelId();
32 
39 
45  String getMuteOperatorAccountId();
46 
52  List<String> getReleaseAccountIds();
53 
59  Long getDuration();
60 
66  Long getRealReleaseTime();
67 
74 }
List< String > getReleaseAccountIds()
获取被解除禁言成员列表
String getReleaseOperatorAccountId()
获取解除禁言操作者的账号