Class UpdateFileList

A list of files with their information.

Values

Name Description
serverRevision int
The server revision number.
DLRevs String
A JSON encoded list of every revision id that makes the entirety of the update. The id's are sorted so that a simple string comparison may be made to determine if another update differs from this one.
SessionId UID
An identifier for a particular content update.
fileList UpdateFile
A list of files with their information.