NIM SDK API  9.0.0
Public Member Functions | Public Attributes | List of all members
nim::DownloadMediaResult Struct Reference

下载完成的结果 More...

#include <nim_nos_helper.h>

Public Member Functions

 DownloadMediaResult ()
 

Public Attributes

std::string file_path_
 
std::string call_id_
 
std::string res_id_
 

Detailed Description

下载完成的结果

Constructor & Destructor Documentation

◆ DownloadMediaResult()

nim::DownloadMediaResult::DownloadMediaResult ( )
inline

构造函数

Member Data Documentation

◆ call_id_

std::string nim::DownloadMediaResult::call_id_

请求者id

◆ file_path_

std::string nim::DownloadMediaResult::file_path_

本地绝对路径

◆ res_id_

std::string nim::DownloadMediaResult::res_id_

资源id


The documentation for this struct was generated from the following file: