onDriveResume

abstract fun onDriveResume(context: Context, driveResumeInfo: DriveResumeInfo?)

Called when the Fairmatic SDK resumes a drive after a gap. The gap in drive recording may occur due to an application restart by the OS, application kill and restart by a user, an application crash or other reasons.

Parameters

context
  • The context in which the receiver is running.

driveResumeInfo
  • Information that is available about the drive that is now resumed.