sendFeedback

abstract void sendFeedback(@NonNull() Map<String, GiniVisionSpecificExtraction> extractions, @NonNull() GiniVisionNetworkCallback<Void, Error> callback)

Call this method with the extractions the user has seen and accepted. The s must contain the final user corrected and/or accepted values.

Parameters

extractions

a map of extraction labels and specific extractions

callback

a callback implementation to return the outcome