get_devices
Description:
[ Version ( since = "0.1.8" ) ]
public async GenericArray<Device> get_devices (Cancellable? cancellable) throws Error
public async GenericArray<Device> get_devices (Cancellable? cancellable) throws Error
Gets an array of color devices.
Parameters:
| this |
a Client instance. |
| cancellable |
a Cancellable, or null |
| callback |
the function to run on completion |
| user_data |
the data to pass to |