[ Version ( since = "2.0.0" ) ]
public bool install_release (Device device, Release release, InstallFlags install_flags, ClientDownloadFlags download_flags, Cancellable? cancellable = null) throws Error
Installs a new release on a device, downloading the firmware if required.
| this |
a Client |
| device |
a device |
| release |
a release |
| install_flags |
install flags, e.g. fwupd_install_flag_allow_reinstall |
| download_flags |
download flags, e.g. fwupd_client_download_flag_none |
| cancellable |
optional Cancellable |
|
true for success |