Package net.gini.android.capture
See: Description
-
Class Summary Class Description Builder Builder for GiniCapture. Internal Internal use only. GiniCapture Single entry point for the Gini Capture SDK for configuration and interaction. OncePerInstallEventStore Internal use only. ImportedFileValidationException Thrown when a file failed validation. GiniCaptureError Provides details about the error which caused the Gini Capture SDK to fail. GiniCaptureFileImport This class contains methods for preparing launching the Gini Capture SDK with a file received from another app. Source Source of the document (e.g. GiniCaptureCoordinator The GiniCaptureCoordinator facilitates the default behavior for the Gini Capture Library. GiniCaptureBasePresenter Internal use only. GiniCaptureDebug This class allows you to enable and disable debugging for the Gini Capture SDK. -
Enum Summary Enum Description OncePerInstallEvent Internal use only. ErrorCode Definition of Gini Capture SDK error codes. Type Supported document types. ImportMethod Enum of supported methods for importing documents. DocumentImportEnabledFileTypes Use this enum to select the file types to be allowed for document import in the Camera Screen. -
Interface Summary Interface Description Document This class is the container for transferring documents between the client application and the Gini Capture SDK and between the Fragments of the Gini Capture SDK. Listener Interface for the GiniCaptureCoordinator to dispatch events. AsyncCallback Callback interface for asynchronous tasks. GiniCaptureBaseView Internal use only.