Package 

Enum Document.ImportMethod

  • All Implemented Interfaces:

    
    public enum Document.ImportMethod
    
                        

    Enum of supported methods for importing documents.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      OPEN_WITH

      Document was sent from another app. It was "opened with" the app containing the Gini Capture SDK.

      PICKER

      Document was picked by using the document import button in the Camera Screen.

      NONE

      Document was not imported.