NIM PC Cross Platform SDK
nim::StickTopSessionInfo Struct Reference

会话数据 More...

#include <nim_session_helper.h>

Public Member Functions

 StickTopSessionInfo ()
 

Static Public Member Functions

static std::string ToJsonString (const StickTopSessionInfo &stickTopSessionInfo)
 
static void ToJsonObject (const StickTopSessionInfo &stickTopSessionInfo, nim_cpp_wrapper_util::Json::Value &value)
 

Public Attributes

bool top_
 是否置顶
 
std::string id_
 会话ID
 
NIMSessionType type_
 会话类型
 
std::string ext_
 扩展信息
 
int64_t create_time_
 创建时间
 
int64_t update_time_
 更新时间
 

Detailed Description

会话数据

Constructor & Destructor Documentation

◆ StickTopSessionInfo()

nim::StickTopSessionInfo::StickTopSessionInfo ( )
inline

构造函数


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