tasklists_delete_sync
Description:
public bool tasklists_delete_sync (string tasklist_id, Cancellable? cancellable = null) throws Error
Deletes a task list tasklist_id
.
Parameters:
this |
an GDataSession |
tasklist_id |
id of a task list |
cancellable |
optional Cancellable object, or |
Returns:
whether succeeded |