Method

FwupdDeviceget_update_image

Declaration [src]

const gchar*
fwupd_device_get_update_image (
  FwupdDevice* self
)

Description [src]

Gets the update image.

Available since:1.4.5

Return value

Returns: const gchar*
 

The update image URL, or NULL if unset.

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