[ Version ( since = "1.5.0" ) ]
public GenericArray<unowned Device> get_details_bytes (Bytes bytes, Cancellable? cancellable = null) throws Error
Gets details about a specific firmware file.
this |
A Client |
bytes |
the firmware blob, e.g. the contents of `firmware.cab` |
cancellable |
the Cancellable, or null |
an array of results |