get_device_ids


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.10" ) ]
public unowned string[] get_device_ids ()

Gets the list of device ids used to identify the device during a firmware update operation.

Parameters:

this

a FirmwareUpdateSettings.

Returns:

The list of device ids, or null if unknown. Do not free the returned value, it is owned by this .