startScanAnimation

void startScanAnimation()

You should call this method when you start the document analysis using 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.