Interface DocumentCaptureContract.UiUpdateListener
- Enclosing interface:
- DocumentCaptureContract
public static interface DocumentCaptureContract.UiUpdateListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidCalled when all needed UI actions are performed.
-
Method Details
-
onUiUpdateFinished
void onUiUpdateFinished()Called when all needed UI actions are performed.
-