get_devices_by_kind


Description:

[ Version ( since = "0.1.8" ) ]
public async GenericArray<Device> get_devices_by_kind (DeviceKind kind, Cancellable? cancellable) throws Error

Gets an array of color devices.

Parameters:

this

a Client instance.

kind

the type of device.

cancellable

a Cancellable, or null

callback

the function to run on completion

user_data

the data to pass to callback