toggle menu
shared
6.1.1
common
switch theme
search in API
shared
/
io.anyline.tiretread.sdk.scanner
/
TreadDepthMeasureSessionCallback
/
TreadDepthMeasureSessionCallback
Tread
Depth
Measure
Session
Callback
constructor
(
onImageUploaded
:
(
uuid
:
String
,
uploaded
:
Int
,
total
:
Int
)
->
Unit
,
onUploadCompleted
:
(
uuid
:
String
)
->
Unit
,
onUploadFailed
:
(
uuid
:
String
,
exception
:
Exception
)
->
Unit
,
onUploadAborted
:
(
uuid
:
String
)
->
Unit
)