delete_device_sync


Description:

[ Version ( since = "0.1.8" ) ]
public bool delete_device_sync (Device device, Cancellable? cancellable = null) throws Error

Deletes a color device.

WARNING: This function is synchronous, and may block. Do not use it in GUI applications.

Parameters:

this

a Client instance.

device

a Device.

cancellable

a Cancellable, or null

Returns:

true is the device was deleted