walletsdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
walletsdk
walletsdk
/
com.dewa.walletsdk.secureqr
/
SecureQRScanProgress
Secure
QRScan
Progress
data
class
SecureQRScanProgress
(
val
sessionId
:
String
,
val
received
:
Int
,
val
total
:
Int
)
Members
Constructors
Secure
QRScan
Progress
Link copied to clipboard
constructor
(
sessionId
:
String
,
received
:
Int
,
total
:
Int
)
Properties
received
Link copied to clipboard
val
received
:
Int
session
Id
Link copied to clipboard
val
sessionId
:
String
total
Link copied to clipboard
val
total
:
Int