This method of the ClientStoreFile Class deletes the file specified by the ClientStoreFile object.
public boolean delete();
Returns true if the file is successfully deleted; otherwise, returns false.