[ Version ( since = "1.4.5" ) ]
public bool set_feature_flags (FeatureFlags feature_flags, Cancellable? cancellable = null) throws Error
Sets the features the client supports.
This allows firmware to depend on specific front-end features, for instance showing the user an image on how to detach the hardware.
Clients can call this none or multiple times.
| this |
a Client |
| feature_flags |
feature flags, e.g. fwupd_feature_flag_update_text |
| cancellable |
optional Cancellable |
|
true for success |