Function
FwupdRequestkind_to_string
since: 1.6.2
Declaration [src]
const gchar*
fwupd_request_kind_to_string (
FwupdRequestKind kind
)
Parameters
kind
-
Type:
FwupdRequestKind
A update message kind, e.g.
FWUPD_REQUEST_KIND_IMMEDIATE
.