Method

FwupdReportget_remote_id

since: 1.9.3

Declaration [src]

const gchar*
fwupd_report_get_remote_id (
  FwupdReport* self
)

Description [src]

Gets the remote ID.

Available since: 1.9.3

Return value

Type: const gchar*

ID, or NULL if unset.

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