askForAntivirusScan

This method allows to ask for the antivirus analysis of an application. It should be called if you consistently receive a 'Not Scanned' status by the retrieveDeviceApplicationAntivirusScan method.

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


🔑 Minimum required license level: Advanced.

Return

'Boolean" - Whether the Antivirus Scan was successfully submitted or not.

Since

v1.6.0

Parameters

application

ApplicationMetadata — application for which the antivirus analysis is requested.