HighestSeverityThreatDetails

Contains details of the highest severity threat detected during scan and number of infected files.

Types

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

Properties

Link copied to clipboard
val count: Int?

Total number of infected files with the highest severity threat detected.

Link copied to clipboard

Severity level of the highest severity threat detected.

Link copied to clipboard

Threat name of the highest severity threat detected as part of the malware 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