com.google.android.libraries.mapsplatform.transportation.driver.api.base.data
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This documentation outlines annotations, interfaces, classes, and enums for the Driver SDK within the Last Mile Fleet Solution.
Task, TaskInfo, and VehicleStop classes provide structured data for managing and tracking driver tasks and stops.
DriverContext and AuthTokenContext facilitate driver and authentication management respectively.
Developers can leverage DriverStatusListener to monitor and respond to driver status updates.
Enums such as TaskOutcome, TaskState, TaskType, and VehicleStopState offer standardized values for representing task and stop attributes.
The AuthTokenContext class encapsulates the state
needed to generate an auth token for a given request and is provided when
AuthTokenFactory#getToken is called.