setGiniCaptureNetworkService
public GiniCapture.Builder setGiniCaptureNetworkService(@NonNull() GiniCaptureNetworkService giniCaptureNetworkService)
Set the GiniCaptureNetworkService instance which will be used by the library to request document related network calls (e.g. upload, analysis or deletion).
Return
the Builder instance
Parameters
giniCaptureNetworkService
a GiniCaptureNetworkService instance