ErrorLoggerListener

public interface ErrorLoggerListener

Implement this interface if you would like to log Gini Capture SDK errors.

Functions

handleErrorLog
Link copied to clipboard
Unit handleErrorLog(ErrorLog errorLog)
Called when an error occurred inside the Gini Capture SDK.

Inheritors

GiniCaptureNetworkService
Link copied to clipboard