diff options
author | Alexander Tkachev | 2016-06-08 14:17:35 +0600 |
---|---|---|
committer | Alexander Tkachev | 2016-08-24 16:07:55 +0600 |
commit | e273e3d6e8dcca6f7e70d3e7c4e6dfc836832378 (patch) | |
tree | 887dee489c0ad85cfe7d79ef25f4c93885ca1c46 /backends/events/symbiansdl | |
parent | f0d61084daf7292d157e451c7bfc5485757eac43 (diff) | |
download | scummvm-rg350-e273e3d6e8dcca6f7e70d3e7c4e6dfc836832378.tar.gz scummvm-rg350-e273e3d6e8dcca6f7e70d3e7c4e6dfc836832378.tar.bz2 scummvm-rg350-e273e3d6e8dcca6f7e70d3e7c4e6dfc836832378.zip |
CLOUD: Add GoogleDrive download-related requests
GoogleDriveDownloadRequest, which resolves file id and then downloads it
with GoogleDriveStorage::downloadById().
GoogleDriveStreamFileRequest, which resolves file id and then returns
file stream with GoogleDriveStorage::streamFileById().
This commit also adds GoogleDriveStorage::streamFileById() itself.
A minor GoogleDriveResolveIdRequest fix added.
With these one can download files from Google Drive.
Diffstat (limited to 'backends/events/symbiansdl')
0 files changed, 0 insertions, 0 deletions