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

Go to the source code of this file.

Classes

struct  nim_qchat::QChatAttachmentCustomTokenResp
 
struct  nim_qchat::QChatAttachmentUploadResp
 
struct  nim_qchat::QChatAttachmentDownloadResp
 
struct  nim_qchat::QChatAttachmentProgressResp
 
struct  nim_qchat::QChatAttachmentRegCustomTokenCbParam
 
struct  nim_qchat::QChatAttachmentRegUploadCbParam
 
struct  nim_qchat::QChatAttachmentRegDownloadCbParam
 
struct  nim_qchat::QChatAttachmentRegProgressCbParam
 
struct  nim_qchat::UploadAttachementCallbacks
 
struct  nim_qchat::QChatAttachmentUploadParam
 
struct  nim_qchat::QChatAttachmentStopUploadParam
 
struct  nim_qchat::DownloadAttachementCallbacks
 
struct  nim_qchat::QChatAttachmentDownloadParam
 
struct  nim_qchat::QChatAttachmentStopDownloadParam
 

Namespaces

namespace  nim_qchat
 namespace nim_qchat
 

Typedefs

typedef std::function< QChatAttachmentCustomTokenResp(const QChatAttachmentCustomTokenResp &)> nim_qchat::AttachmentCustomTokenCallback
 获取附件自定义token回调
 
typedef std::function< void(const QChatAttachmentUploadResp &)> nim_qchat::AttachmentUploadCallback
 上传附件回调
 
typedef std::function< void(const QChatAttachmentDownloadResp &)> nim_qchat::AttachmentDownloadCallback
 下载附件回调
 
typedef std::function< void(const QChatAttachmentProgressResp &)> nim_qchat::AttachmentProgressCallback
 上传/下载附件进度回调
 

Detailed Description

Author
NetEase Yunxin
Version
0.1
Date
2022-01-17