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

#include <nim_qchat_message_def.h>

Public 属性

nim_qchat_update_msg_cb_func cb
 发送消息异步回调
 
void * user_data
 自定义用户数据
 
NIMQChatChannelIDInfo id_info
 频道ID信息
 
uint64_t msg_server_id
 消息服务器 id
 
uint64_t timestamp
 消息发送时间戳
 
NIMQChatMessageUpdateInfo update_info
 更新信息
 

类成员变量说明

◆ cb

nim_qchat_update_msg_cb_func NIMQChatDeleteMessageParam::cb

发送消息异步回调

◆ id_info

NIMQChatChannelIDInfo NIMQChatDeleteMessageParam::id_info

频道ID信息

◆ msg_server_id

uint64_t NIMQChatDeleteMessageParam::msg_server_id

消息服务器 id

◆ timestamp

uint64_t NIMQChatDeleteMessageParam::timestamp

消息发送时间戳

◆ update_info

NIMQChatMessageUpdateInfo NIMQChatDeleteMessageParam::update_info

更新信息

◆ user_data

void* NIMQChatDeleteMessageParam::user_data

自定义用户数据


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