Method
FwupdRequestget_device_id
since: 1.6.2
[−]
Description [src]
Gets the device_id that created the request.
Available since: 1.6.2
Gets property | Fwupd.Request:device-id |
[−]
Return value
Type: const gchar*
The device_id, or NULL
if unset.
The data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |