7#ifndef NIM_SDK_DLL_EXPORT_HEADERS_NIM_PLUGIN_IN_DEF_H_
8#define NIM_SDK_DLL_EXPORT_HEADERS_NIM_PLUGIN_IN_DEF_H_
void(* nim_plugin_qchat_request_link_address_cb_func)(int error_code, const char *link_address, const void *user_data)
Definition nim_plugin_in_def.h:33
void(* nim_plugin_chatroom_request_enter_cb_func)(int error_code, const char *result, const char *json_extension, const void *user_data)
Definition nim_plugin_in_def.h:23
NIM SDK 及 NIM ChatRoom SDK 公用头文件