set_approved_firmware_async
Description:
[ Version ( since = "1.5.0" ) ]
public async bool set_approved_firmware_async (GenericArray<string> checksums, Cancellable? cancellable) throws Error
public async bool set_approved_firmware_async (GenericArray<string> checksums, Cancellable? cancellable) throws Error
Sets the list of approved firmware.
Parameters:
this |
A Client |
checksums |
firmware checksums |
cancellable |
the Cancellable, or null |
callback |
the function to run on completion |
callback_data |
the data to pass to |