Method

FwupdRequestget_id

Declaration [src]

const gchar*
fwupd_request_get_id (
  FwupdRequest* self
)

Description [src]

Gets the ID.

Available since:1.6.2

Return value

Returns: utf8
 

The ID, or NULL if unset.

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