delete_task


Description:

public bool delete_task (TasksTask task, Cancellable? cancellable = null) throws Error

Delete task from online tasks service.

For more details, see delete_entry.

Parameters:

this

a TasksService

task

the TasksTask to delete

cancellable

optional Cancellable object, or null

Returns:

true on success, false otherwise