Indicate a batch of files that will be uploaded / deleted for an app.
Begins the process of uploading a file to Steam external storage services. File should be uploaded via HTTP PUT to the returned URL, after which the upload must be finalized by a call to CommitHTTPUpload.
Commits a file upload initiated by BeginHTTPUpload and transferred via HTTP PUT.
Commits a file upload initiated by BeginUGCUpload and transferred via HTTP PUT.
Indicate that the batch is complete or being stopped for some other reason.
Deletes a file from the user's cloud.
Enumerates Cloud files for a user of a given app ID. Returns up to 500 files at a time.
Returns details on a Cloud file.