Method

FwupdRequestget_id

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

Returns: const gchar*
 

The ID, or NULL if unset.

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