快捷回复属性
更多...
#include <nim_talkex_helper_quick_comment.h>
◆ FromJsonObject()
◆ FromJsonString()
void nim::QuickCommentInfo::FromJsonString |
( |
const std::string & |
json_info, |
|
|
QuickCommentInfo & |
info |
|
) |
| |
|
static |
◆ ToJsonObject()
◆ ToJsonString()
std::string nim::QuickCommentInfo::ToJsonString |
( |
const QuickCommentInfo & |
info | ) |
|
|
static |
◆ client_id
std::string nim::QuickCommentInfo::client_id |
◆ ext
std::string nim::QuickCommentInfo::ext |
◆ from_account
std::string nim::QuickCommentInfo::from_account |
回复者的 accid
<服务端没有这个字段,本地为了好处理记录加上的(message serverid + from_accid + type)
◆ id
std::string nim::QuickCommentInfo::id |
◆ need_badge
bool nim::QuickCommentInfo::need_badge |
◆ need_push
bool nim::QuickCommentInfo::need_push |
◆ push_content
std::string nim::QuickCommentInfo::push_content |
◆ push_payload
std::string nim::QuickCommentInfo::push_payload |
◆ push_title
std::string nim::QuickCommentInfo::push_title |
◆ reply_type
int64_t nim::QuickCommentInfo::reply_type |
◆ server_id
uint64_t nim::QuickCommentInfo::server_id {0} |
◆ time
uint64_t nim::QuickCommentInfo::time {0} |
该结构体的文档由以下文件生成: