Index
All Classes and Interfaces|All Packages|Constant Field Values
O
- onCancelled(int) - Method in interface io.digified.digified_library.capture.CaptureCallback
-
This method is called when the user pauses the app during capturing request
- onCaptured(CaptureResult) - Method in interface io.digified.digified_library.capture.CaptureCallback
-
This method is called when we have a successful CaptureResult
- onCapturingTimeout() - Method in interface io.digified.digified_library.authorize.DigifiedAuthorizationCallback
- onFailed(DigifiedError, int) - Method in interface io.digified.digified_library.capture.CaptureCallback
-
This method is called when there is a problem with the capture request
- onFailure(DigifiedError) - Method in interface io.digified.digified_library.api.callbacks.DigifiedCallback
-
This method is called when there is a problem with the API call
- onFailure(DigifiedError) - Method in interface io.digified.digified_library.authorize.DigifiedAuthorizationCallback
- onProcessing() - Method in interface io.digified.digified_library.authorize.DigifiedAuthorizationCallback
- onResult(int, FaceMatchResult) - Method in interface io.digified.digified_library.authorize.DigifiedAuthorizationCallback
- onResult(T) - Method in interface io.digified.digified_library.api.callbacks.DigifiedCallback
-
This method is called when the API request was successful and we have the response
- onTimeout() - Method in interface io.digified.digified_library.capture.CaptureCallback
-
This method is called if the time out of the capture process has passed
- onUploadingDone(int) - Method in interface io.digified.digified_library.api.callbacks.ProgressCallback
-
This method is called when the uploading process of the image is done, so now the processing of the image has started
- onUploadProgress(int, int) - Method in interface io.digified.digified_library.api.callbacks.ProgressCallback
-
This method is called when we the SDK sending and processing the API request
All Classes and Interfaces|All Packages|Constant Field Values