Method

FwupdRemoteget_report_uri

Declaration [src]

const gchar*
fwupd_remote_get_report_uri (
  FwupdRemote* self
)

Description [src]

Gets the URI for the remote reporting.

Available since:1.0.4

Return value

Returns: utf8
 

A URI, or NULL for invalid.

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