Check if a file is infected
Description
This method is used to check if a file is infected
Package Details
Interface
IVirusScanManager
Syntax
IVirusScanManager.IsInfected(string filename, byte[] attachment);
API
[POST] /api/v1/file-scan-status
Parameter:
string filename: file name
byte[] attachment: file data
Returns
200 OK -