Vehicle Integration Library
0.5.0
androidJvm
Vehicle Integration Library
/
com.tomtom.automotive.integration.vehicle.client.api.error
/
ErrorCallback
/
onError
on
Error
@
Since
(
version
=
1
)
abstract
fun
onError
(
error
:
NavAppError
)
Callback when an error occurred in the framework.
Parameters
error
The
NavAppError
that occurred.