Gini Bank SDK for Android
Gini Bank SDK for Android
/
net.gini.android.capture.analysis
/
AnalysisInteractor
/
Result
Result
public
enum
Result
Internal use only.
Entries
Functions
Entries
SUCCESS_NO_EXTRACTIONS
Link copied to clipboard
SUCCESS_NO_EXTRACTIONS
SUCCESS_WITH_EXTRACTIONS
Link copied to clipboard
SUCCESS_WITH_EXTRACTIONS
NO_NETWORK_SERVICE
Link copied to clipboard
NO_NETWORK_SERVICE
Functions
value
Of
Link copied to clipboard
public
static
AnalysisInteractor.Result
valueOf
(
String
name
)
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
public
static
Array
<
AnalysisInteractor.Result
>
values
(
)
Returns an array containing the constants of this enum type, in the order they're declared.