delete_attachments


Description:

public bool delete_attachments (Component component, Cancellable? cancellable = null) throws Error

Deletes all locally stored attachments beside the cache file from the disk.

This doesn't modify the component. It's usually called before the component is being removed from the this.

Parameters:

this

an CalCache

component

an Component

cancellable

optional Cancellable object, or null

Returns:

Whether succeeded.