unlock_async


Description:

[ Version ( since = "1.5.0" ) ]
public async bool unlock_async (string device_id, Cancellable? cancellable) throws Error

Unlocks a specific device so firmware can be read or wrote.

Parameters:

this

a Client

device_id

the device ID

cancellable

optional Cancellable

callback

the function to run on completion

callback_data

the data to pass to callback