NIM PC Cross Platform SDK
callback_proxy.h File Reference

C++封装层回调应用层工具类,开发者可以指定自己的异步回调方法,以防止卡死SDK线程(推荐) More...

#include <functional>
#include <memory>

Go to the source code of this file.

Classes

class  nim::CallbackProxy
 

Namespaces

namespace  nim
 namespace nim
 

Detailed Description

C++封装层回调应用层工具类,开发者可以指定自己的异步回调方法,以防止卡死SDK线程(推荐)

Date
2018/10/22