Method

FwupdReportget_device_name

Declaration [src]

const gchar*
fwupd_report_get_device_name (
  FwupdReport* self
)

Description [src]

Gets the name of the device the update was performed on.

Available since:1.8.8

Return value

Returns: utf8
 

The name, or NULL if unset.

 The data is owned by the instance.
 The string is a NUL terminated UTF-8 string.