NIM PC Cross Platform SDK
nim_qchat_public_cpp_def.h File Reference
#include <functional>
#include <list>
#include <map>
#include <string>
#include <vector>
#include "nim_qchat_cpp_wrapper/nim_qchat_sdk_cpp_wrapper.h"
#include "nim_qchat_public_def.h"
#include "nim_wrapper_util/nim_json_util.h"

Go to the source code of this file.

Classes

struct  nim_qchat::QChatBaseResp
 
struct  nim_qchat::QChatBusinessAntiSpamInfo
 
struct  nim_qchat::QChatPageInfo
 

Namespaces

namespace  nim_qchat
 namespace nim_qchat
 

Typedefs

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

Variables

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

Detailed Description

Author
NetEase Yunxin
Version
0.1
Date
2022-01-17