ScanDetections

Contains a complete view providing malware scan result details.

Types

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

Properties

Link copied to clipboard

Details of the highest severity threat detected during malware scan and number of infected files.

Link copied to clipboard

Total number of scanned files.

Link copied to clipboard

Contains details about identified threats organized by threat name.

Link copied to clipboard

Total number of infected files.

Functions

Link copied to clipboard
inline fun copy(block: ScanDetections.Builder.() -> Unit = {}): ScanDetections
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