onDriveStart

abstract fun onDriveStart(context: Context, driveStartInfo: DriveStartInfo?)

Called when the Fairmatic SDK starts a drive. The drive may have been manually started by the application or auto detected by the SDK.

Parameters

context
  • The context in which the receiver is running.

driveStartInfo
  • Information about the drive that is available at drive start.