[ Version ( since = "1.5.0" ) ]
public async GenericArray<unowned Device> get_details_bytes_async (Bytes bytes, Cancellable? cancellable) throws Error
Gets details about a specific firmware file.
this |
A Client |
bytes |
a Bytes for the firmware, e.g. `firmware.cab` |
cancellable |
the Cancellable, or null |
callback |
the function to run on completion |
callback_data |
the data to pass to |