fileState

abstract fun fileState(mxcUrl: String?, fileName: String, mimeType: String?, elementToDecrypt: ElementToDecrypt?): FileService.FileState

Get information on the given file. Mimetype should be the same one as passed to downloadFile (limitation for now)