Method

FwupdRequestget_kind

Declaration [src]

FwupdRequestKind
fwupd_request_get_kind (
  FwupdRequest* self
)

Description [src]

Returns what the request is currently doing.

Available since:1.6.2
Gets propertyFwupd.Request:kind

Return value

Returns: FwupdRequestKind
 

The kind value, e.g. FWUPD_STATUS_REQUEST_WRITE.