Method

FwupdRemoteset_report_uri

Declaration [src]

void
fwupd_remote_set_report_uri (
  FwupdRemote* self,
  const gchar* report_uri
)

Description [src]

Sets the report URI.

Available since:2.0.0

Parameters

report_uri const gchar*
 

Report URI.

 The argument can be NULL.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.