NIM 跨平台 C++ SDK
|
查询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< PinMessageInfo > | pin_list |
查询Pin Message应答参数定义
|
static |
|
static |
std::list<PinMessageInfo> nim::QueryAllPinMessageResponse::pin_list |