Method

FwupdPluginDeviceemit_request

since: 1.6.2

Declaration [src]

void
fu_device_emit_request (
  FuDevice* self,
  FwupdRequest* request
)

Description [src]

Emit a request from a plugin to the client.

If the device is emulated then this request is ignored.

Available since: 1.6.2

Parameters

request

Type: FwupdRequest

A request.

The data is owned by the caller of the function.