parseResult

open override fun parseResult(resultCode: Int, intent: Intent?): Array<BareCapturedReceiptData>?

Parse the result created by a CaptureStandaloneActivity. Will return an Array of BareCapturedReceiptData objects if the capture was successful, or null if the flow was cancelled.