EarningResults

Constructors

Link copied to clipboard
constructor(@Nullable results: ScanResults, @Nullable images: List<File>)
constructor(@Nullable results: ScanResults, @Nullable images: List<File>, @Nullable webScanResults: WebScanResults)

Functions

Link copied to clipboard
@Nullable
open fun images(): List<File>
Link copied to clipboard
@Nullable
open fun results(): ScanResults