onProceedToNoExtractionsScreen

Called when the document has been analyzed and no extractions were received.

You should show the NoResultsFragmentStandard or .

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 .

Parameters

document

contains the reviewed document

void onProceedToNoExtractionsScreen(Document document)