NIM SDK API  9.0.0
Classes | Namespaces | Functions
nim_cpp_client.h File Reference

SDK接入,主要包括SDK初始化/清理、客户端登录/退出/重连/掉线/被踢等流程 More...

#include <thread>
#include "nim_cpp_wrapper/nim_sdk_cpp_wrapper.h"
#include "nim_cpp_wrapper/helper/nim_client_helper.h"

Go to the source code of this file.

Classes

class  nim::Client
 全局管理功能;主要包括SDK初始化/清理、客户端登录/退出等功能 More...
 

Namespaces

 nim
 namespace nim
 

Functions

NIM_SDK_CPPWRAPPER_DLL_API void nim::UnregNIMCallback ()
 

Detailed Description

SDK接入,主要包括SDK初始化/清理、客户端登录/退出/重连/掉线/被踢等流程

Date
2015/09/21