AI-generated Key Takeaways
-
The Driver API provides interfaces and classes for integrating with the Fleet Engine.
-
DriverApiserves as the entry point for utilizing the Driver API functionalities. -
NavigationVehicleReporterenables reporting of location updates for vehicles. -
While previously used,
DriverApi.FleetEngineConfigis now deprecated and should no longer be utilized.
Interfaces
| DriverApi.FleetEngineConfig | This interface is deprecated. legacy hook |
Classes
| DriverApi | Base class for entry point into the DriverApi. |
| NavigationVehicleReporter | Base class for a vehicle reporter that supports reporting of location updates. |