delete_device


Description:

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

Deletes a device.

Parameters:

this

a Client instance.

device

a Device

cancellable

a Cancellable, or null

callback

the function to run on completion

user_data

the data to pass to callback