Enum UpdateFileStatus

Content update file status.

Values

Name Description
Unknown = 0 The status is not known.
Downloading = 1 The file is downloading.
DownloadComplete = 2 The file is downloaded.
Finished = 4 The file is downloaded and verified.
DownloadFailed = 5 The file download has failed.
SizeCheckFailed = 6 The downloaded file size does not match what the server data expects.
HashCheckFailed = 7 The downloaded file is corrupt.

Requirements

KioWare for Windows version 8.18 or greater.