onExtractionsAvailable

Called after a QRCode was successfully analyzed.

Parameters

extractions

a map of the extractions with the extraction labels as keys

abstract void onExtractionsAvailable(Map<String, GiniVisionSpecificExtractionextractions)