Method

FwupdRequestget_id

since: 1.6.2

Declaration [src]

const gchar*
fwupd_request_get_id (
  FwupdRequest* self
)

Description [src]

Gets the ID.

Available since: 1.6.2

Gets propertyFwupd.Request:id

Return value

Type: const gchar*

The ID, or NULL if unset.

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