[ Version ( since = "0.7.0" ) ]
public bool install (string device_id, string filename, InstallFlags install_flags, Cancellable? cancellable = null) throws Error
Install a file onto a specific device.
| this |
a Client |
| device_id |
the device ID |
| filename |
the filename to install |
| install_flags |
install flags, e.g. fwupd_install_flag_allow_reinstall |
| cancellable |
optional Cancellable |
|
true for success |