onProceedToNoExtractionsScreen

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

You should show the NoResultsFragmentStandard or NoResultsFragmentCompat .

Parameters

document

contains the reviewed document

abstract void onProceedToNoExtractionsScreen(Document document)