Method

FwupdRemoteget_firmware_base_uri

Declaration [src]

const gchar*
fwupd_remote_get_firmware_base_uri (
  FwupdRemote* self
)

Description [src]

Gets the base URI for firmware.

Available since:0.9.7

Return value

Returns: const gchar*
 

A URI, or NULL for unset.

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