Method

FwupdReleaseadd_report

since: 1.8.8

Declaration [src]

void
fwupd_release_add_report (
  FwupdRelease* self,
  FwupdReport* report
)

Description [src]

Adds a report for this release.

Available since: 1.8.8

Parameters

report

Type: FwupdReport

A FwupdReport.

The data is owned by the caller of the function.