![]() |
NIM 跨平台 C++ SDK
|
#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 |
更新信息 | |
nim_qchat_update_msg_cb_func NIMQChatRevokeMessageParam::cb |
发送消息异步回调
NIMQChatChannelIDInfo NIMQChatRevokeMessageParam::id_info |
频道ID信息
uint64_t NIMQChatRevokeMessageParam::msg_server_id |
消息服务器 id
uint64_t NIMQChatRevokeMessageParam::timestamp |
消息发送时间戳
NIMQChatMessageUpdateInfo NIMQChatRevokeMessageParam::update_info |
更新信息
void* NIMQChatRevokeMessageParam::user_data |
自定义用户数据