![]() |
NIM 跨平台 C++ SDK
|
Client 辅助方法和数据结构定义 更多...
#include <functional>#include <list>#include <map>#include <string>#include "nim_cpp_wrapper/nim_sdk_cpp_wrapper.h"#include "nim_define_include.h"#include "nim_wrapper_util/nim_json_util.h"类 | |
| struct | nim::SDKConfig |
| SDK初始化参数 更多... | |
| struct | nim::OtherClientPres |
| 多端登陆客户端信息 更多... | |
| struct | nim::LoginRes |
| 登录结果回调信息 更多... | |
| struct | nim::KickoutRes |
| 被踢结果回调信息 更多... | |
| struct | nim::MultiSpotLoginRes |
| 多端登录回调信息 更多... | |
| struct | nim::KickOtherRes |
| 踢人结果回调信息 更多... | |
| struct | nim::LoginParams |
命名空间 | |
| namespace | nim |
| namespace nim | |
函数 | |
| bool | nim::ParseOtherClientsPres (const nim_cpp_wrapper_util::Json::Value array_objs, std::list< OtherClientPres > &outs) |
变量 | |
| static const uint64_t | nim::kDefaultEncryptUnencryptedDBThreshold {512 * 1024} |
Client 辅助方法和数据结构定义