GetMalwareScanResultDetails

Contains information about the results of the malware scan.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The total number of files that failed to be scanned.

Link copied to clipboard

Status indicating whether threats were found for a completed scan.

Link copied to clipboard

The total number of files that were skipped during the scan.

Link copied to clipboard

The total number of files in which threats were detected.

Link copied to clipboard

The threats that were detected during the malware scan.

Link copied to clipboard

The total number of bytes that were scanned.

Link copied to clipboard

The total number of files that were processed during the scan.

Link copied to clipboard

The total number of unique threats that were detected during the scan.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String