NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
NIMQChatMarkSystemNotificationsReadParam结构体 参考

#include <nim_qchat_system_notification_def.h>

Public 属性

nim_qchat_mark_read_notification_cb_func cb
 标记消息系统通知消息已读异步回调
 
void * user_data
 自定义用户数据
 
size_t mark_read_infos_count
 标记已读系统通知消息列表长度
 
NIMQChatSystemNotificationMarkReadInfomark_read_infos
 标记已读系统通知消息列表
 

类成员变量说明

◆ cb

nim_qchat_mark_read_notification_cb_func NIMQChatMarkSystemNotificationsReadParam::cb

标记消息系统通知消息已读异步回调

◆ mark_read_infos

NIMQChatSystemNotificationMarkReadInfo* NIMQChatMarkSystemNotificationsReadParam::mark_read_infos

标记已读系统通知消息列表

◆ mark_read_infos_count

size_t NIMQChatMarkSystemNotificationsReadParam::mark_read_infos_count

标记已读系统通知消息列表长度

◆ user_data

void* NIMQChatMarkSystemNotificationsReadParam::user_data

自定义用户数据


该结构体的文档由以下文件生成: