aboutsummaryrefslogtreecommitdiff
path: root/backends/cloud/storageinfo.h
AgeCommit message (Collapse)Author
2016-08-24CLOUD: Make StorageInfo usefulAlexander Tkachev
It now contains a few useful methods to get name or quota usage. DropboxStorage returns a finely filled StorageInfo.
2016-08-24CLOUD: Add Callback typedefsAlexander Tkachev
And do some minor cleanup work.