Method

FwupdPluginBackenddevice_removed

since: 1.6.1

Declaration [src]

void
fu_backend_device_removed (
  FuBackend* self,
  FuDevice* device
)

Description [src]

Emits a signal that indicates the device has been removed.

Available since: 1.6.1

Parameters

device

Type: FuDevice

A device.

The data is owned by the caller of the method.