send Feedback
public abstract void sendFeedback(@NonNull() Map<String, GiniCaptureSpecificExtraction> extractions, @NonNull() Map<String, GiniCaptureCompoundExtraction> compoundExtractions, @NonNull() GiniCaptureNetworkCallback<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