ScannedItemCount

Total number of scanned files.

Types

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

Properties

Link copied to clipboard
val files: Int?

Number of files scanned.

Link copied to clipboard
val totalGb: Int?

Total GB of files scanned for malware.

Link copied to clipboard
val volumes: Int?

Total number of scanned volumes.

Functions

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