Vehicle Integration Library
Toggle table of contents
0.6.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Vehicle Integration Library
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
.