NIMSDK-AOS  9.16.0
Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.qchat.param.QChatMarkSystemNotificationsReadParam类 参考

"标记系统通知已读"接口入参 更多...

Public 成员函数

 QChatMarkSystemNotificationsReadParam ( @NonNull List< Pair< Long, QChatSystemNotificationType >> pairs)
 
List< Pair< Long, QChatSystemNotificationType > > getIdTypePairs ()
 获取系统通知msgIdServer和系统通知类型键值对列表 更多...
 

详细描述

"标记系统通知已读"接口入参

在文件 QChatMarkSystemNotificationsReadParam.java14 行定义.

构造及析构函数说明

◆ QChatMarkSystemNotificationsReadParam()

com.netease.nimlib.sdk.qchat.param.QChatMarkSystemNotificationsReadParam.QChatMarkSystemNotificationsReadParam ( @NonNull List< Pair< Long, QChatSystemNotificationType >>  pairs)
参数
pairs系统通知msgIdServer和系统通知类型键值对列表

在文件 QChatMarkSystemNotificationsReadParam.java26 行定义.

成员函数说明

◆ getIdTypePairs()

List<Pair<Long, QChatSystemNotificationType> > com.netease.nimlib.sdk.qchat.param.QChatMarkSystemNotificationsReadParam.getIdTypePairs ( )

获取系统通知msgIdServer和系统通知类型键值对列表

返回

在文件 QChatMarkSystemNotificationsReadParam.java36 行定义.


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