NIM 跨平台 C++ SDK
|
#include <nim_qchat_message_def.h>
Public 属性 | |
char * | operator_id |
操作者账号 | |
uint32_t | operator_client_type |
操作者客户端类型 | |
char * | postscript |
操作附言 | |
char * | extension |
操作扩展字段 | |
char * | push_content |
推送文案 | |
char * | push_payload |
推送payload | |
char* NIMQChatMessageUpdateOpeInfo::extension |
操作扩展字段
uint32_t NIMQChatMessageUpdateOpeInfo::operator_client_type |
操作者客户端类型
char* NIMQChatMessageUpdateOpeInfo::operator_id |
操作者账号
char* NIMQChatMessageUpdateOpeInfo::postscript |
操作附言
char* NIMQChatMessageUpdateOpeInfo::push_content |
推送文案
char* NIMQChatMessageUpdateOpeInfo::push_payload |
推送payload