public class EstimatedDriveInfo extends DriveInfo
ZendriveBroadcastReceiver.onDriveEnd(android.content.Context, EstimatedDriveInfo) callback.
When ZendriveDriveType is not equal to ZendriveDriveType.INVALID, the info
provided in this object will be superceded by AnalyzedDriveInfo provided via the
ZendriveBroadcastReceiver.onDriveAnalyzed(android.content.Context, AnalyzedDriveInfo) callback for the same DriveInfo.driveId. The application should save the info provided here and update it when the
ZendriveBroadcastReceiver.onDriveAnalyzed(android.content.Context, AnalyzedDriveInfo) callback is invoked.averageSpeed, CREATOR, distanceMeters, driveId, driveType, endTimeMillis, events, maxSpeed, score, sessionId, startTimeMillis, trackingId, userMode, waypoints| Constructor and Description |
|---|
EstimatedDriveInfo() |
describeContents, equals, hashCode, toString, writeToParcel