setGiniVisionNetworkService

GiniVision.Builder setGiniVisionNetworkService(@NonNull() GiniVisionNetworkService giniVisionNetworkService)

Set the GiniVisionNetworkService 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

giniVisionNetworkService