IVersionedPreviewFile

interface OCP\Preview\IVersionedPreviewFile
Marks files that should keep multiple preview “versions” for the same file id
Examples of this are files where the storage backend provides versioning, for those
files, we dont have fileids for the different versions but still need to be able to generate
previews for all versions
Source:lib/public/Preview/IVersionedPreviewFile.php#38

Methods

public OCP\Preview\IVersionedPreviewFile::getPreviewVersion()
Source:lib/public/Preview/IVersionedPreviewFile.php#43
Returns:string
Since:17.0.0