![]() |
NIM 跨平台 C++ SDK
|
#include <nim_qchat_public_def.h>
Public 属性 | |
| char * | postscript |
| 操作附言 | |
| char * | extension |
| 操作扩展字段 | |
| char * | push_content |
| 推送文案 | |
| char * | push_payload |
| 推送payload | |
| char * | env |
| 环境变量,用于指向不同的抄送、第三方回调等配置 | |
| bool | route_enable |
| 是否需要抄送 | |
| char * | operator_id |
| 操作者账号 | |
| uint32_t | operator_client_type |
| 操作者客户端类型 | |
| char* NIMQChatMessageUpdateInfo::env |
环境变量,用于指向不同的抄送、第三方回调等配置
| char* NIMQChatMessageUpdateInfo::extension |
操作扩展字段
| uint32_t NIMQChatMessageUpdateInfo::operator_client_type |
操作者客户端类型
| char* NIMQChatMessageUpdateInfo::operator_id |
操作者账号
| char* NIMQChatMessageUpdateInfo::postscript |
操作附言
| char* NIMQChatMessageUpdateInfo::push_content |
推送文案
| char* NIMQChatMessageUpdateInfo::push_payload |
推送payload
| bool NIMQChatMessageUpdateInfo::route_enable |
是否需要抄送