Steam Cloud
This handler is used for interacting with remote storage and user generated content.
Functions
Notify Steam of the stats of the sync that just occurred. The values with Ac in them, I believe, are for Steam Auto Cloud.
Begins the user cloud files upload process
Requests to upload a specific user file within a batch upload request
Request to download a user cloud file of an app
Tells Steam that the upload process has completed and if the transfer succeeded
Tells Steam that the app upload batch has completed and waits for an empty response acknowledging the notification
Notifies Steam of the metrics for a past transfer of a specific cloud user file
Retrieve the file list change for the user files of a certain app since the last sync change.
Requests details for a specific file in the user's Cloud storage. Results are returned in a SingleFileInfoCallback.
Handles a client message. This should not be called directly.
Requests details for a specific item of user generated content from the Steam servers. Results are returned in a UGCDetailsCallback.
Commit a Cloud file at the given path to make its UGC handle publicly visible. Results are returned in a ShareFileCallback.
Notifies Steam that the sync process has finished
Lets Steam know we are about to launch an app and Steam responds with any current pending remote operations that we may need to wait for