|
bool | saveToFile (const juce::File &file, bool overwrite=true) |
|
◆ saveToFile()
bool DownloadManager::DownloadResult::saveToFile |
( |
const juce::File & |
file, |
|
|
bool |
overwrite = true |
|
) |
| |
◆ url
juce::URL DownloadManager::DownloadResult::url |
◆ downloadId
int DownloadManager::DownloadResult::downloadId = 0 |
◆ attempts
int DownloadManager::DownloadResult::attempts = 0 |
◆ data
juce::MemoryBlock DownloadManager::DownloadResult::data |
◆ ok
bool DownloadManager::DownloadResult::ok = false |
◆ httpCode
int DownloadManager::DownloadResult::httpCode = 0 |
◆ responseHeaders
juce::StringPairArray DownloadManager::DownloadResult::responseHeaders |
The documentation for this struct was generated from the following file: