NIM 跨平台 C++ SDK
|
#include "nim_qchat_public_cpp_def.h"
#include "nim_qchat_cpp_wrapper/helper/nim_qchat_channel_cpp_def.h"
#include "nim_qchat_cpp_wrapper/helper/nim_qchat_message_cpp_def.h"
#include "nim_qchat_cpp_wrapper/helper/nim_qchat_server_cpp_def.h"
命名空间 | |
namespace | nim |
namespace nim | |
函数 | |
template<typename CPP_TYPE , typename C_TYPE > | |
static std::shared_ptr< QChatSystemNotificationDataBase > | nim::MsgDataCPPToC (void *c_msg_data) |
变量 | |
static std::map< NIMQChatSystemNotificationType, std::function< std::shared_ptr< QChatSystemNotificationDataBase >(void *)> | nim::msg_data_transform_map_ ) |