A  B  C  D  E  G  H  M  N  R  S  U 

S

sendFeedback(Map,Map,GiniCaptureNetworkCallback) - function in net.gini.android.capture.network.GiniCaptureDefaultNetworkService
 
setBaseUrl(String) - function in net.gini.android.capture.network.GiniCaptureDefaultNetworkService.Builder
Set the base URL of the Gini API.
setCache(Cache) - function in net.gini.android.capture.network.GiniCaptureDefaultNetworkService.Builder
Set the cache implementation to use with Volley.
setClientCredentials(String,String,String) - function in net.gini.android.capture.network.GiniCaptureDefaultNetworkService.Builder
Set your Gini API client ID and secret.
setConnectionTimeout(Long) - function in net.gini.android.capture.network.GiniCaptureDefaultNetworkService.Builder
Set the (initial) timeout for each request.
setConnectionTimeoutUnit(TimeUnit) - function in net.gini.android.capture.network.GiniCaptureDefaultNetworkService.Builder
Set the connection timeout's time unit.
setCredentialsStore(CredentialsStore) - function in net.gini.android.capture.network.GiniCaptureDefaultNetworkService.Builder
Set the credentials store which is used by the Gini Bank API lib to store user credentials.
setDebuggingEnabled(Boolean) - function in net.gini.android.capture.network.GiniCaptureDefaultNetworkService.Builder
Enable or disable debugging.
setDocumentMetadata(DocumentMetadata) - function in net.gini.android.capture.network.GiniCaptureDefaultNetworkService.Builder
Set additional information related to the documents.
setNetworkSecurityConfigResId(Integer) - function in net.gini.android.capture.network.GiniCaptureDefaultNetworkService.Builder
Set the resource id for the network security configuration xml to enable public key pinning.
setSessionManager(SessionManager) - function in net.gini.android.capture.network.GiniCaptureDefaultNetworkService.Builder
Set a custom SessionManager implementation for handling sessions.
setTrustManager(TrustManager) - function in net.gini.android.capture.network.GiniCaptureDefaultNetworkService.Builder
Set a custom TrustManager implementation to have full control over which certificates to trust.
setUserCenterBaseUrl(String) - function in net.gini.android.capture.network.GiniCaptureDefaultNetworkService.Builder
Set the base URL of the Gini User Center API.
SpecificExtractionMapper - class in net.gini.android.capture.network.model
Helper class to map the SpecificExtraction from the Gini Bank API lib to the Gini Capture SDK's GiniCaptureSpecificExtraction and vice versa.
A  B  C  D  E  G  H  M  N  R  S  U