Enum SelfUpdateReturnCode
This struct contains a return code which is used to indicate a status of the plugin self-update operation.
[Flags]
public enum SelfUpdateReturnCode : uint
- Extension Methods
Fields
CdnInternalError = 1030DiskAccessDenied = 131082DiskFull = 262154DriveNotReady = 1048586Error = 2FileAlreadyExists = 2097162FileLocked = 65546JsonParsingError = 2054LocalError = 10NameTooLong = 4194314NetworkError = 6NoAvailableUpdate = 16777217NoReachableCdn = 262Ok = 1PathNotFound = 524298RollingBackSuccess = 33554433UnknownError = 18UpdateCancelled = 4102UpdateFileNotFound = 518UpdateIsAvailable = 134217729UpdateSuccess = 67108865