retrieveDeviceApplicationAntivirusScan

This method allows you to retrieve the antivirus scans of an application. It contains a list of Antivirus scanners that flagged the application in question as a Virus.

It must be run in a coroutine context such as Dispatchers.IO.


🔑 Minimum required license level: Advanced.

Return

Result of the application antivirus scans, else "400": Must send a signature of an application; "404": No scan found; "408": Timeout / No device connection; "500": Internal server error

Since

v1.6.0

Parameters

application

Application — application for which the antivirus scan will be retrieved