verify_update_async
Description:
[ Version ( since = "1.5.0" ) ]
public async bool verify_update_async (string device_id, Cancellable? cancellable) throws Error
public async bool verify_update_async (string device_id, Cancellable? cancellable) throws Error
Update the verification record for a specific device.
Parameters:
this |
A Client |
device_id |
the device ID |
cancellable |
the Cancellable, or null |
callback |
the function to run on completion |
callback_data |
the data to pass to |