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

#include <nim_qchat_message_cpp_def.h>

Public 成员函数

 QChatGetQuickCommentsResp ()=default
 
 QChatGetQuickCommentsResp (const NIMQChatGetQuickCommentsResp &c_response)
 
NIMQChatGetQuickCommentsResp ToCParam () const
 

Public 属性

uint32_t res_code {0}
 操作结果, 参考NIMResCode
 
std::vector< QChatQuickCommentInfocomments {}
 快捷评论列表
 

Private 属性

std::vector< NIMQChatQuickCommentInfocomments_
 

构造及析构函数说明

◆ QChatGetQuickCommentsResp() [1/2]

nim::QChatGetQuickCommentsResp::QChatGetQuickCommentsResp ( )
default

◆ QChatGetQuickCommentsResp() [2/2]

nim::QChatGetQuickCommentsResp::QChatGetQuickCommentsResp ( const NIMQChatGetQuickCommentsResp c_response)
inline

成员函数说明

◆ ToCParam()

NIMQChatGetQuickCommentsResp nim::QChatGetQuickCommentsResp::ToCParam ( ) const
inline

类成员变量说明

◆ comments

std::vector<QChatQuickCommentInfo> nim::QChatGetQuickCommentsResp::comments {}

快捷评论列表

◆ comments_

std::vector<NIMQChatQuickCommentInfo> nim::QChatGetQuickCommentsResp::comments_
mutableprivate

◆ res_code

uint32_t nim::QChatGetQuickCommentsResp::res_code {0}

操作结果, 参考NIMResCode


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