NIM 跨平台 C++ SDK
|
Talkex Pin Message 辅助方法和数据结构定义 更多...
#include <algorithm>
#include <functional>
#include <list>
#include <string>
#include "nim_cpp_wrapper/helper/nim_sdk_loader_helper.h"
#include "nim_cpp_wrapper/helper/nim_talk_helper.h"
#include "nim_cpp_wrapper/nim_sdk_cpp_wrapper.h"
#include "nim_define_include.h"
#include "nim_wrapper_util/nim_json_util.h"
类 | |
struct | nim::PinMessageInfo |
Pin消息属性 更多... | |
struct | nim::ModifyPinMessageParam |
修改、取消Pin Message参数定义 更多... | |
struct | nim::QueryAllPinMessageResponse |
查询Pin Message应答参数定义 更多... | |
命名空间 | |
namespace | nim |
namespace nim | |
Talkex Pin Message 辅助方法和数据结构定义