Update Info

Xelion Object
      ↪ Entity
          ↪ Update Info


An XCCUpdateInfo object

Fields

Name Type Notes

version

int

the major version of the update

update

int

the minor version of the update

patch

int

the patch version of the update

linkToFile

String

the link to the update file

linkToNotes

String

the link to the release notes of this update

isCritical

Boolean

if true then update is a critical update

isSystemUpdate

Boolean

if true then this is a non version specific update

isPlannedNext

Boolean

if true then update is planned for next release

isInstalled

Boolean

if true then update is already installed