onProceedToNoExtractionsScreen

abstract void onProceedToNoExtractionsScreen(@NonNull() Document document)

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 onExtractionsAvailable.

Parameters

document

contains the reviewed document