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

查询Pin Message应答参数定义 更多...

#include <nim_talkex_helper_pin_message.h>

静态 Public 成员函数

static void FromJsonString (const std::string &json_info, QueryAllPinMessageResponse &info)
 
static std::string ToJsonString (const QueryAllPinMessageResponse &rsp)
 

Public 属性

std::list< PinMessageInfopin_list
 

详细描述

查询Pin Message应答参数定义

成员函数说明

◆ FromJsonString()

void nim::QueryAllPinMessageResponse::FromJsonString ( const std::string &  json_info,
QueryAllPinMessageResponse info 
)
static

◆ ToJsonString()

std::string nim::QueryAllPinMessageResponse::ToJsonString ( const QueryAllPinMessageResponse rsp)
static

类成员变量说明

◆ pin_list

std::list<PinMessageInfo> nim::QueryAllPinMessageResponse::pin_list

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