Models the result of downloading an update.
Get the uri to automatically download the update.
is the uri to automatically download the update
Get the path the update was downloaded to.
is the path the update was downloaded to
Get the update's hash.
is the update's hash
Indicates if an update is available.
true if an update is available, false otherwise
Get the uri to manually download the update.
is the uri to manually download the update
Get the update's version.
is the update's version
Generated using TypeDoc
Models the result of downloading an update.