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

收藏匹配参数 更多...

#include <nim_talkex_helper_collect.h>

Public 成员函数

 MatchCollectParm ()=default
 
 MatchCollectParm (uint64_t collet_create_time, uint64_t collet_id)
 

静态 Public 成员函数

static std::string ToJsonString (const MatchCollectParm &param)
 

Public 属性

uint64_t create_time {0}
 创建时间
 
uint64_t id {0}
 id
 

详细描述

收藏匹配参数

构造及析构函数说明

◆ MatchCollectParm() [1/2]

nim::MatchCollectParm::MatchCollectParm ( )
default

◆ MatchCollectParm() [2/2]

nim::MatchCollectParm::MatchCollectParm ( uint64_t  collet_create_time,
uint64_t  collet_id 
)
inline

成员函数说明

◆ ToJsonString()

std::string nim::MatchCollectParm::ToJsonString ( const MatchCollectParm param)
static

类成员变量说明

◆ create_time

uint64_t nim::MatchCollectParm::create_time {0}

创建时间

◆ id

uint64_t nim::MatchCollectParm::id {0}

id


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