DriverContext.DriverStatusListener.StatusCode
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
DriverContext.DriverStatusListener.StatusCode is an enum that defines the status codes for driver status updates.
It includes status codes like BACKEND_CONNECTIVITY_ERROR, DEFAULT, FILE_ACCESS_ERROR, PERMISSION_DENIED, SERVICE_ERROR, TRAVELED_ROUTE_ERROR, UNKNOWN_ERROR, and VEHICLE_NOT_FOUND.
This enum inherits methods from java.lang.Enum, java.lang.Object, java.lang.constant.Constable, and java.lang.Comparable.
These inherited methods provide functionalities like comparing status codes, getting their names, and describing them.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[],[]]