Method

FwupdDeviceget_update_image

since: 1.4.5

Declaration [src]

const gchar*
fwupd_device_get_update_image (
  FwupdDevice* self
)

Description [src]

Gets the update image URL.

Available since: 1.4.5

Return value

Type: const gchar*

The update image URL, or NULL if unset.

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