Method

FwupdClientemit_device_request

since: 2.1.8

Declaration [src]

void
fwupd_client_emit_device_request (
  FwupdClient* self,
  FwupdRequest* req
)

Description [src]

Emits a ::device-request signal into the assigned mainloop.

Available since: 2.1.8

Parameters

req

Type: FwupdRequest

A FwupdRequest.

The data is owned by the caller of the method.