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