Content Scanner Service
interface ContentScannerService
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getLiveStatusForFile(mxcUrl: String, fetchIfNeeded: Boolean = true, fileInfo: ElementToDecrypt? = null): LiveData<Optional<ScanStatusInfo>>
Link copied to clipboard
abstract suspend fun getScanResultForAttachment(mxcUrl: String, fileInfo: ElementToDecrypt? = null): ScanStatusInfo
Link copied to clipboard
Get the current public curve25519 key that the AV server is advertising.
Link copied to clipboard
Link copied to clipboard