public class AnalyzedDriveInfo extends DriveInfo
ZendriveBroadcastReceiver.onDriveAnalyzed(android.content.Context, AnalyzedDriveInfo) callback.
This is available only when ZendriveDriveType is not equal to
ZendriveDriveType.INVALID. The info provided in this object supercedes the info provided
in EstimatedDriveInfo via the
ZendriveBroadcastReceiver.onDriveEnd(android.content.Context, EstimatedDriveInfo) callback for the same DriveInfo.driveId. The application should ideally update the info stored for this drive with the
info provided here.averageSpeed, CREATOR, distanceMeters, driveId, driveType, endTimeMillis, events, maxSpeed, score, sessionId, startTimeMillis, trackingId, userMode, waypoints| Constructor and Description |
|---|
AnalyzedDriveInfo() |
describeContents, equals, hashCode, toString, writeToParcel