Method
FwupdPluginCborItemget_kind
since: 2.1.2
Declaration [src]
FuCborItemKind
fu_cbor_item_get_kind (
FuCborItem* self
)
Description [src]
Get the CBOR item kind.
Available since: 2.1.2
This method is not directly available to language bindings.
Return value
Type: FuCborItemKind
A FuCborItemKind, e.g. FU_CBOR_ITEM_KIND_STRING.