Method

FwupdPluginDeviceadd_event

since: 2.0.0

Declaration [src]

void
fu_device_add_event (
  FuDevice* self,
  FuDeviceEvent* event
)

Description [src]

Adds an event to the device.

Available since: 2.0.0

Parameters

event

Type: FuDeviceEvent

A FuDeviceEvent.

The data is owned by the caller of the method.