VehicleProvider
interface VehicleProvider
Responsible for the control, access, and listening to changes in the vehicle state.
Important: This is a Public Preview API. It may be changed or removed at any time.
Functions
Link copied to clipboard
Adds a VehicleUpdatedListener which will be notified about any vehicle update.
Link copied to clipboard
Removes the VehicleUpdatedListener.
Link copied to clipboard
Sets the Vehicle.
Link copied to clipboard
Updates the properties of the vehicle. The only properties that can be updated are those defined by the vehicle, which was previously set via setVehicle.