Go to the source code of this file.
Namespaces | |
namespace | ot |
namespace | ot::DownloadFile |
Functions | |
OT_COMMUNICATION_API_EXPORT bool | ot::DownloadFile::download (const std::string &_fileUrl, const std::string &_fileName, std::string &_tempFolder, std::string &_error, int _timeout=3000) |
Download a file via HTTP from a server. | |