NIMSDK-AOS
9.19.0
|
手动解除禁言通知附件 更多...
Public 成员函数 | |
QChatMuteOperateType | getOperateType () |
获取操作类型 更多... | |
Long | getServerId () |
获取服务器id 更多... | |
Long | getChannelId () |
获取频道id 更多... | |
String | getReleaseOperatorAccountId () |
获取解除禁言操作者的账号 更多... | |
List< String > | getReleaseAccountIds () |
获取被解除禁言成员列表 更多... | |
Long | getDuration () |
获取禁言持续时长 更多... | |
Long | getRealReleaseTime () |
获取实际解除禁言时间 更多... | |
QChatMuteLevel | getMuteLevel () |
获取禁言级别 更多... | |
String | getPostscript () |
获取附言 更多... | |
手动解除禁言通知附件
在文件 QChatManualUnmuteAttachment.java 第 10 行定义.
Long com.netease.nimlib.sdk.qchat.model.systemnotification.QChatManualUnmuteAttachment.getChannelId | ( | ) |
获取频道id
Long com.netease.nimlib.sdk.qchat.model.systemnotification.QChatManualUnmuteAttachment.getDuration | ( | ) |
获取禁言持续时长
QChatMuteLevel com.netease.nimlib.sdk.qchat.model.systemnotification.QChatManualUnmuteAttachment.getMuteLevel | ( | ) |
获取禁言级别
QChatMuteOperateType com.netease.nimlib.sdk.qchat.model.systemnotification.QChatManualUnmuteAttachment.getOperateType | ( | ) |
获取操作类型
String com.netease.nimlib.sdk.qchat.model.systemnotification.QChatManualUnmuteAttachment.getPostscript | ( | ) |
获取附言
Long com.netease.nimlib.sdk.qchat.model.systemnotification.QChatManualUnmuteAttachment.getRealReleaseTime | ( | ) |
获取实际解除禁言时间
List<String> com.netease.nimlib.sdk.qchat.model.systemnotification.QChatManualUnmuteAttachment.getReleaseAccountIds | ( | ) |
获取被解除禁言成员列表
String com.netease.nimlib.sdk.qchat.model.systemnotification.QChatManualUnmuteAttachment.getReleaseOperatorAccountId | ( | ) |
获取解除禁言操作者的账号
Long com.netease.nimlib.sdk.qchat.model.systemnotification.QChatManualUnmuteAttachment.getServerId | ( | ) |
获取服务器id