Method

FwupdRemoteget_security_report_uri

Declaration [src]

const gchar*
fwupd_remote_get_security_report_uri (
  FwupdRemote* self
)

Description [src]

Gets the URI for the security report.

Available since:1.5.0

Return value

Returns: const gchar*
 

A URI, or NULL for invalid.

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