SecureQRScanProgress

data class SecureQRScanProgress(val sessionId: String, val received: Int, val total: Int)

Constructors

Link copied to clipboard
constructor(sessionId: String, received: Int, total: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val total: Int