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

#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
 

类成员变量说明

◆ extension

char* NIMQChatMessageUpdateOpeInfo::extension

操作扩展字段

◆ operator_client_type

uint32_t NIMQChatMessageUpdateOpeInfo::operator_client_type

操作者客户端类型

◆ operator_id

char* NIMQChatMessageUpdateOpeInfo::operator_id

操作者账号

◆ postscript

char* NIMQChatMessageUpdateOpeInfo::postscript

操作附言

◆ push_content

char* NIMQChatMessageUpdateOpeInfo::push_content

推送文案

◆ push_payload

char* NIMQChatMessageUpdateOpeInfo::push_payload

推送payload


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