Method

FwupdReleaseget_remote_id

Declaration [src]

const gchar*
fwupd_release_get_remote_id (
  FwupdRelease* self
)

Description [src]

Gets the remote ID that can be used for downloading.

Available since:0.9.3

Return value

Returns: const gchar*
 

The ID, or NULL if unset.

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