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