removeFile

open fun removeFile(filerId: String): Boolean

Return

returns true if file was deleted. If file does not exist, returns true. If there was an exception or did not delete the file, returns false

Parameters

filerId