markSystemNotificationsRead abstract method

Future<NIMResult<void>> markSystemNotificationsRead(
  1. QChatMarkSystemNotificationsReadParam param
)

标记系统通知已读

Implementation

Future<NIMResult<void>> markSystemNotificationsRead(
    QChatMarkSystemNotificationsReadParam param);