confirmFile

abstract fun confirmFile(fileId: String): Boolean

Confirms a file with the given file ID.

Return

True if the file is successfully confirmed, false otherwise.

Parameters

fileId

The unique identifier of the file to be confirmed.