NIMSDK-AOS  9.17.0
Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.friend.model.MuteListChangedNotify类 参考

静音列表变更通知 更多...

Public 成员函数

 MuteListChangedNotify (String account, boolean mute)
 
String getAccount ()
 静音发生变化的用户 更多...
 
boolean isMute ()
 该用户是否被静音 更多...
 

详细描述

静音列表变更通知

在文件 MuteListChangedNotify.java6 行定义.

构造及析构函数说明

◆ MuteListChangedNotify()

com.netease.nimlib.sdk.friend.model.MuteListChangedNotify.MuteListChangedNotify ( String  account,
boolean  mute 
)

在文件 MuteListChangedNotify.java10 行定义.

成员函数说明

◆ getAccount()

String com.netease.nimlib.sdk.friend.model.MuteListChangedNotify.getAccount ( )

静音发生变化的用户

返回
用户账号

在文件 MuteListChangedNotify.java20 行定义.

◆ isMute()

boolean com.netease.nimlib.sdk.friend.model.MuteListChangedNotify.isMute ( )

该用户是否被静音

返回
true 表示该用户被静音;false 表示有消息提醒(未被静音)

在文件 MuteListChangedNotify.java29 行定义.


该类的文档由以下文件生成: