Optional
dateOptional
bodyDownload the updater package
Optional
onEvent: (progress: DownloadEvent) => voidOptional
options: DownloadOptionsInstall downloaded updater package
Downloads the updater package and installs it
Optional
onEvent: (progress: DownloadEvent) => voidOptional
options: DownloadOptionsDestroys and cleans up this resource from memory. You should not call any method on this object anymore and should drop any reference to it.
Deprecated
This is always true, check if the return value is
null
instead when usingcheck