ScanStatusInfo

data class ScanStatusInfo(val state: ScanState, val scanDateTimestamp: Long?, val humanReadableMessage: String?)

Constructors

Link copied to clipboard
constructor(state: ScanState, scanDateTimestamp: Long?, humanReadableMessage: String?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard