DocumentScanner.OnFailureListener
Last updated
Last updated
import com.sybrin.documentscanner.networking.DocumentScanner
Public methods
Title
abstract void
(DocumentScannerException ie)
public void onFailure(
DocumentScannnerException ie)
Called when the identity document scanning process fails.
Parameters
Title
ie
The exception that was thrown.