Method
FwupdPluginDevicereport_metadata_pre
Declaration [src]
GHashTable*
fu_device_report_metadata_pre (
FuDevice* self
)
Description [src]
Collects metadata that would be useful for debugging a failed update report.
Available since: | 1.5.0 |
Return value
Returns: | GHashTable |
A |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |