NIM PC Cross Platform SDK
nim_client_helper.h File Reference

Client 辅助方法和数据结构定义 More...

#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"
#include "public_defines.h"

Go to the source code of this file.

Classes

struct  nim::SDKConfig
 SDK设置项 More...
 
struct  nim::OtherClientPres
 多端登陆客户端信息 More...
 
struct  nim::LoginRes
 登录结果回调信息 More...
 
struct  nim::KickoutRes
 被踢结果回调信息 More...
 
struct  nim::MultiSpotLoginRes
 多端登录回调信息 More...
 
struct  nim::KickOtherRes
 踢人结果回调信息 More...
 
struct  nim::LoginParams
 

Namespaces

namespace  nim
 namespace nim
 

Functions

bool nim::ParseOtherClientsPres (const nim_cpp_wrapper_util::Json::Value array_objs, std::list< OtherClientPres > &outs)
 

Detailed Description

Client 辅助方法和数据结构定义

Date
2015/09/07