Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DownloadStatus

Index

Enumeration members

Downloaded = 2
EmptyFile = 0
FailedToDownload = -3
FailedToWrite = -1
FileExists = 1
Written = 3
WrongFileFormat = -2