get_details
Description:
[ Version ( since = "1.0.0" ) ]
public GenericArray<unowned Device> get_details (string filename, Cancellable? cancellable = null) throws Error
public GenericArray<unowned Device> get_details (string filename, Cancellable? cancellable = null) throws Error
Gets details about a specific firmware file.
Parameters:
this |
A Client |
filename |
the firmware filename, e.g. `firmware.cab` |
cancellable |
the Cancellable, or null |
Returns:
an array of results |