#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.
|
typedef std::function< void(const QChatBaseResp &)> | nim_qchat::QChatBaseCallback |
| 通用回调模板
|
|
|
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" |
|
- Author
- NetEase Yunxin
- Version
- 0.1
- Date
- 2022-01-17
- Copyright
- (c) 2022, NetEase Inc. All rights reserved