onDocumentAnalyzed

void onDocumentAnalyzed()

You should call this method after you've received the analysis results from the Gini API.

Deprecated

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