install_release


Description:

[ Version ( deprecated = true , deprecated_since = "1.5.6" , since = "1.4.5" ) ]
public bool install_release (Device device, Release release, InstallFlags install_flags, Cancellable? cancellable = null) throws Error

Warning: install_release is deprecated since 1.5.6.

Installs a new release on a device, downloading the firmware if required.

Parameters:

this

A Client

device

A Device

release

A Release

install_flags

the InstallFlags, e.g. fwupd_install_flag_allow_reinstall

cancellable

the Cancellable, or null

Returns:

true for success