Drive Start Info
Information about a drive that was just started in the Fairmatic SDK. The drive may have started manually by the application or due to Fairmatic auto drive detection.
Properties
An identifier for this drive that was resumed. This identifier is unique for a particular FairmaticConfiguration.driverId with which the SDK is initialized.
The insurance period in which the drive was detected. This will be null if there is no insurance period associated with this drive.
Session id is specified by the enclosing application when it wants to com.fairmatic.sdk.Fairmatic.startSession. This will be null if there is no session associated with this drive.
The start location of the drive. If the drive is automatically detected by Fairmatic SDK, then this location is approximate and close to the start location but not the exact location where the vehicle started the drive.
The start timestamp of the drive in milliseconds since epoch.
Tracking id is specified by the enclosing application when it wants to com.fairmatic.sdk.Fairmatic.startDrive manually. This will be null if no tracking id was specified.