NIM PC Cross Platform SDK
nim::CollectInfo Struct Reference

收藏内容属性 More...

#include <nim_talkex_helper_collect.h>

Static Public Member Functions

static std::string ToJsonString (const CollectInfo &info)
 
static nim_cpp_wrapper_util::Json::Value ToJsonObject (const CollectInfo &info)
 
static void FromJsonString (const std::string &json_string, CollectInfo &info)
 

Public Attributes

uint64_t id
 id
 
int64_t type
 int 类型,开发者可根据业务自定义其含意
 
std::string data
 数据,string,最大20480
 
std::string ext
 扩展字段,string,最大1024
 
std::string unique_id
 去重唯一ID
 
uint64_t create_time
 创建时间
 
uint64_t update_time
 更新时间
 

Detailed Description

收藏内容属性


The documentation for this struct was generated from the following files: