NIMSDK-AOS  9.19.0
Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.qchat.model.systemnotification.QChatAutoUnmuteAttachment接口 参考

自动解除禁言通知附件 更多...

Public 成员函数

QChatMuteOperateType getOperateType ()
 获取操作类型 更多...
 
Long getServerId ()
 获取服务器id 更多...
 
Long getChannelId ()
 获取频道id 更多...
 
String getReleaseOperatorAccountId ()
 获取解除禁言操作者的账号 更多...
 
String getMuteOperatorAccountId ()
 获取禁言操作者的账号 更多...
 
List< String > getReleaseAccountIds ()
 获取被解除禁言成员列表 更多...
 
Long getDuration ()
 获取禁言持续时长 更多...
 
Long getRealReleaseTime ()
 获取实际解除禁言时间 更多...
 
QChatMuteLevel getMuteLevel ()
 获取禁言级别 更多...
 

详细描述

自动解除禁言通知附件

在文件 QChatAutoUnmuteAttachment.java10 行定义.

成员函数说明

◆ getChannelId()

Long com.netease.nimlib.sdk.qchat.model.systemnotification.QChatAutoUnmuteAttachment.getChannelId ( )

获取频道id

返回
频道id

◆ getDuration()

Long com.netease.nimlib.sdk.qchat.model.systemnotification.QChatAutoUnmuteAttachment.getDuration ( )

获取禁言持续时长

返回
禁言持续时长

◆ getMuteLevel()

QChatMuteLevel com.netease.nimlib.sdk.qchat.model.systemnotification.QChatAutoUnmuteAttachment.getMuteLevel ( )

获取禁言级别

返回
禁言级别

◆ getMuteOperatorAccountId()

String com.netease.nimlib.sdk.qchat.model.systemnotification.QChatAutoUnmuteAttachment.getMuteOperatorAccountId ( )

获取禁言操作者的账号

返回
禁言操作者的账号

◆ getOperateType()

QChatMuteOperateType com.netease.nimlib.sdk.qchat.model.systemnotification.QChatAutoUnmuteAttachment.getOperateType ( )

获取操作类型

返回
操作类型

◆ getRealReleaseTime()

Long com.netease.nimlib.sdk.qchat.model.systemnotification.QChatAutoUnmuteAttachment.getRealReleaseTime ( )

获取实际解除禁言时间

返回
实际解除禁言时间

◆ getReleaseAccountIds()

List<String> com.netease.nimlib.sdk.qchat.model.systemnotification.QChatAutoUnmuteAttachment.getReleaseAccountIds ( )

获取被解除禁言成员列表

返回
被解除禁言成员列表

◆ getReleaseOperatorAccountId()

String com.netease.nimlib.sdk.qchat.model.systemnotification.QChatAutoUnmuteAttachment.getReleaseOperatorAccountId ( )

获取解除禁言操作者的账号

返回
解除禁言操作者的账号

◆ getServerId()

Long com.netease.nimlib.sdk.qchat.model.systemnotification.QChatAutoUnmuteAttachment.getServerId ( )

获取服务器id

返回
服务器id

该接口的文档由以下文件生成: