NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
nim_client_helper.h 文件参考

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 辅助方法和数据结构定义

日期
2015/09/07