Method

FwupdClientget_host_machine_id

Declaration [src]

const gchar*
fwupd_client_get_host_machine_id (
  FwupdClient* self
)

Description [src]

Gets the string that represents the host machine ID.

Available since:1.3.2

Return value

Returns: const gchar*
 

A string, or NULL for unknown.

 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.