onExtractionsAvailable

abstract void onExtractionsAvailable(@NonNull() Map<String, GiniVisionSpecificExtraction> extractions)

Called when the document has been analyzed and extractions are available.

Deprecated

When a GiniVision instance is available the document is analyzed internally by using the configured GiniVisionNetworkService implementation. The extractions will be returned in the Analysis Screen in onExtractionsAvailable.

Parameters

extractions

a map of the extractions with the extraction labels as keys