语音消息附件
More...
#include <nim_talk_helper.h>
|
int | duration_ |
| 语音时长
|
|
std::string | md5_ |
| 文件内容MD5
|
|
int64_t | size_ |
| 文件大小
|
|
std::string | url_ |
| 上传云端后得到的文件下载地址
|
|
std::string | display_name_ |
| 用于显示的文件名称
|
|
std::string | file_extension_ |
| 文件扩展名
|
|
std::string | msg_attachment_tag_ |
| string, (可选)发送含有附件的消息时使用的场景标签(可参见nos删除策略) Audio Image Video File或者可以被SDK解析到本地文件路径的自定义消息
|
|
◆ IMAudio()
nim::IMAudio::IMAudio |
( |
| ) |
|
|
inline |
◆ ToJsonString()
std::string nim::IMAudio::ToJsonString |
( |
| ) |
const |
|
inline |
组装Json Value字符串
- Returns
- string Json Value字符串
The documentation for this struct was generated from the following file: