NIM 跨平台 C++ SDK
全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义 
nim_cpp_pass_through_proxy.cpp 文件参考

命名空间

namespace  nim
 namespace nim
 

函数

static void nim::CallbackReceivedHttpMsg (const char *from_accid, const char *body, uint64_t timestamp, const void *user_data)
 
static void nim::CallbackSendHttpRequest (int res_code, const char *headers, const char *body, const char *json_extension, const void *user_data)
 

变量

static PassThroughProxy::ReceivedHttpMsgCb nim::g_cb_received_http_msg_ = nullptr