1 package com.netease.nimlib.sdk.qchat.param;
3 import android.util.Pair;
5 import androidx.annotation.NonNull;
20 private final List<Pair<Long, QChatSystemNotificationType>> pairs;
27 @NonNull List<Pair<Long, QChatSystemNotificationType>> pairs) {
QChatMarkSystemNotificationsReadParam(@NonNull List< Pair< Long, QChatSystemNotificationType >> pairs)
List< Pair< Long, QChatSystemNotificationType > > getIdTypePairs()
获取系统通知msgIdServer和系统通知类型键值对列表