NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
nim_qchat_public_cpp_def.h 文件参考
#include "nim_wrapper_util/nim_json_util.h"
#include <functional>
#include <list>
#include <map>
#include <string>
#include <vector>
#include "nim_qchat_attachment_def.h"
#include "nim_qchat_channel_def.h"
#include "nim_qchat_client_def.h"
#include "nim_qchat_cpp_wrapper/helper/nim_qchat_helper.h"
#include "nim_qchat_cpp_wrapper/nim_qchat_sdk_cpp_wrapper.h"
#include "nim_qchat_member_def.h"
#include "nim_qchat_message_def.h"
#include "nim_qchat_public_def.h"
#include "nim_qchat_role_def.h"
#include "nim_qchat_server_def.h"
#include "nim_qchat_system_notification_def.h"

浏览源代码.

struct  nim::QChatBaseResp
 
struct  nim::QChatBusinessAntiSpamInfo
 
struct  nim::QChatPageInfo
 

命名空间

namespace  nim
 namespace nim
 

类型定义

typedef std::function< void(const QChatBaseResp &)> nim::QChatBaseCallback
 通用回调模板
 

变量

static const char * nim::kNIMQChatWidth = "w"
 
static const char * nim::kNIMQChatHeight = "h"
 
static const char * nim::kNIMQChatDuration = "dur"
 
static const char * nim::kNIMQChatLatitude = "lat"
 
static const char * nim::kNIMQChatLongitude = "lng"
 
static const char * nim::kNIMQChatTitle = "title"
 
static const char * nim::kNIMQChatFilePath = "file_path"
 
static const char * nim::kNIMQChatURL = "url"
 
static const char * nim::kNIMQChatMD5 = "md5"
 
static const char * nim::kNIMQChatName = "name"
 
static const char * nim::kNIMQChatExt = "ext"
 
static const char * nim::kNIMQChatID = "id"
 
static const char * nim::kNIMQChatType = "type"
 
static const char * nim::kNIMQChatData = "data"
 

详细描述

作者
NetEase Yunxin
版本
0.1
日期
2022-01-17