8#ifndef NIM_SDK_DLL_EXPORT_HEADERS_NIM_PASS_THROUGH_PROXY_DEF_H_
9#define NIM_SDK_DLL_EXPORT_HEADERS_NIM_PASS_THROUGH_PROXY_DEF_H_
NIMSendHttpRequestMethods
Definition: nim_pass_through_proxy_def.h:19
@ kNIMHttpPut
Definition: nim_pass_through_proxy_def.h:19
@ kNIMHttpPost
Definition: nim_pass_through_proxy_def.h:19
@ kNIMHttpDelete
Definition: nim_pass_through_proxy_def.h:19
@ kNIMHttpGet
Definition: nim_pass_through_proxy_def.h:19
void(* nim_send_http_request_cb_func)(int res_code, const char *header, const char *body, const char *json_extension, const void *user_data)
Definition: nim_pass_through_proxy_def.h:31
void(* nim_received_http_msg_cb_func)(const char *from_accid, const char *body, uint64_t timestamp, const void *user_data)
Definition: nim_pass_through_proxy_def.h:41
NIM SDK 及 NIM ChatRoom SDK 公用头文件