CaptureFlowImportContract

Activity Result Api custom contract for starting the capture flow for the case in which the a document was shared from another app.

The input is generated by Gini Pay Bank SDK internally when calling GiniPayBank.startCaptureFlowForIntent

It returns a CaptureResult same as CaptureFlowContract

Constructors

Functions

Link copied to clipboard
public Intent createIntent(Context context, CaptureImportInput input)
Link copied to clipboard
public CaptureResult parseResult(Integer resultCode, Intent result)