NIMSDK-AOS
9.19.0
|
"标记系统通知已读"接口入参 更多...
Public 成员函数 | |
QChatMarkSystemNotificationsReadParam ( @NonNull List< Pair< Long, QChatSystemNotificationType >> pairs) | |
List< Pair< Long, QChatSystemNotificationType > > | getIdTypePairs () |
获取系统通知msgIdServer和系统通知类型键值对列表 更多... | |
"标记系统通知已读"接口入参
在文件 QChatMarkSystemNotificationsReadParam.java 第 14 行定义.
com.netease.nimlib.sdk.qchat.param.QChatMarkSystemNotificationsReadParam.QChatMarkSystemNotificationsReadParam | ( | @NonNull List< Pair< Long, QChatSystemNotificationType >> | pairs | ) |
pairs | 系统通知msgIdServer和系统通知类型键值对列表 |
在文件 QChatMarkSystemNotificationsReadParam.java 第 26 行定义.
List<Pair<Long, QChatSystemNotificationType> > com.netease.nimlib.sdk.qchat.param.QChatMarkSystemNotificationsReadParam.getIdTypePairs | ( | ) |