[ Version ( since = "2.0.0" ) ]
public async bool emulation_load_async (string filename, Cancellable? cancellable) throws Error
Loads an emulated device into the daemon backend that has the phases set by the JSON data, for instance, having one USB device emulated for the bootloader and another emulated for the runtime interface.
| this |
a Client |
| filename |
archive data of JSON files |
| cancellable |
optional Cancellable |
| callback |
the function to run on completion |
| callback_data |
the data to pass to |