Vehicle Integration Library
0.5.0
androidJvm
Vehicle Integration Library
/
com.tomtom.automotive.integration.vehicle.common
/
ResultCallback
/
onResult
on
Result
abstract
fun
onResult
(
result
:
Result
<
S
,
F
>
)
Result of the callback; either successful or not, see
Result
.