Method

FwupdPluginDeviceadd_event

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 FuDeviceEvent
 

A FuDeviceEvent.

 The data is owned by the caller of the function.