Method

FwupdReportget_remote_id

Declaration [src]

const gchar*
fwupd_report_get_remote_id (
  FwupdReport* self
)

Description [src]

Gets the remote ID.

Available since:1.9.3

Return value

Returns: utf8
 

ID, or NULL if unset.

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