Method
FwupdRequestget_kind
since: 1.6.2
Declaration [src]
FwupdRequestKind
fwupd_request_get_kind (
FwupdRequest* self
)
Description [src]
Returns what the request is currently doing.
Available since: 1.6.2
Gets property | Fwupd.Request:kind |
Return value
Type: FwupdRequestKind
The kind value, e.g. FWUPD_STATUS_REQUEST_WRITE
.