Method

FwupdRemoteget_id

Declaration [src]

const gchar*
fwupd_remote_get_id (
  FwupdRemote* self
)

Description [src]

Gets the remote ID, e.g. lvfs-testing.

Available since:0.9.3
Gets propertyFwupd.Remote:id

Return value

Returns: utf8
 

A string, or NULL if unset.

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