Method

FwupdDeviceget_instance_ids

Declaration [src]

GPtrArray*
fwupd_device_get_instance_ids (
  FwupdDevice* self
)

Description [src]

Gets the instance IDs.

Available since:1.2.5

Return value

Returns: An array of utf8
 

The instance IDs.

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