install


Description:

[ 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.

Parameters:

this

A Client

device_id

the device ID

filename

the filename to install

install_flags

the InstallFlags, e.g. fwupd_install_flag_allow_reinstall

cancellable

the Cancellable, or null

Returns:

true for success




2022 vala-language.org