Class ErrorConstants
- java.lang.Object
-
- io.digified.digified_library.errors.ErrorConstants
-
public class ErrorConstants extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ErrorConstants.CaptureError
Capture error codes that may occur while usingDigified.capture(FragmentManager, int, int, CaptureCallback)
orDigified.capture(FragmentManager, int, int, int, int, CaptureCallback)
static class
ErrorConstants.SendError
Send Error Codes that may occur while usingDigified.send(CaptureResult, IdExtractionCallback)
orDigified.send(CaptureResult, FaceMatchCallback)
-
Constructor Summary
Constructors Constructor Description ErrorConstants()
-