@delete


Description:

public async bool @delete (Cancellable? cancellable) throws Error

Delete this item.

This method returns immediately and completes asynchronously. The secret service may prompt the user. [methodService.prompt] will be used to handle any prompts that show up.

Parameters:

this

an item

cancellable

optional cancellation object

callback

called when the operation completes

user_data

data to pass to the callback