verify_async
Description:
[ Version ( since = "1.5.0" ) ]
public async bool verify_async (string device_id, Cancellable? cancellable) throws Error
public async bool verify_async (string device_id, Cancellable? cancellable) throws Error
Verify 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 |