Package-level declarations
Types
Link copied to clipboard
Configuration class for Capture feature.
Link copied to clipboard
Activity Result Api custom contract for starting the capture flow.
Link copied to clipboard
public final class CaptureFlowImportContract extends ActivityResultContract<CaptureImportInput, CaptureResult>
Activity Result Api custom contract for starting the capture flow for the case in which the a document was shared from another app.
Link copied to clipboard
Input used when a document was shared from another app. It will be created internally.
Link copied to clipboard
Result returned by capture flow.
Link copied to clipboard