Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • GiniCaptureResultsDelegate.giniCaptureAnalysisDidFinishWith(result: AnalysisResult)

    A document was analyzed and the extractions are available in the properties of the AnalysisResult object.

  • GiniCaptureResultsDelegate.giniCaptureDidCancelAnalysis()

    The user has canceled Gini Capture SDK.

  • GiniCaptureResultsDelegate.giniCaptureDidEnterManually()

    The document analysis finished with no results or an error and the user clicked the Enter manually button on either the No Results Screen or the Error Screen. You can should close the Gini Capture SDK and your app should will proceed with allowing your user to enter the payment information manually.