toggle menu
shared
6.0.0
common
switch theme
search in API
shared
/
io.anyline.tiretread.sdk
/
sendTireWidthResultFeedback
send
Tire
Width
Result
Feedback
fun
AnylineTireTreadSdk.Companion
.
sendTireWidthResultFeedback
(
resultUuid
:
String
,
tireWidth
:
Int
,
onResponse
:
(
Response
<
MeasurementInfo
>
)
->
Unit
=
{}
)