find_device
Description:
[ Version ( since = "0.1.8" ) ]
public async Device find_device (string id, Cancellable? cancellable) throws Error
public async Device find_device (string id, Cancellable? cancellable) throws Error
Finds a device by an ID.
Parameters:
this |
a Client instance. |
id |
a device id |
cancellable |
a Cancellable, or null |
callback |
the function to run on completion |
user_data |
the data to pass to |