set Vehicle Specs
abstract fun setVehicleSpecs(vehicleSpecs: VehicleSpecsParameters, callback: VehicleSpecsCallback): SdkReleasable
Sets Vehicle specifications.
Return
An instance of SdkReleasable to manage the lifecycle of the callback.
Parameters
vehicle Specs
Data structure holding vehicle specifications.
callback
The callback to be invoked when the operation is complete.