public static interface DocumentCaptureContract.OverlayController
Modifier and Type | Method and Description |
---|---|
void |
onBackButtonClicked()
Called when back button is clicked in the view.
|
void |
onCaptureButtonClicked()
Called when image capture button is clicked in the view.
|
void |
onTorchButtonClicked()
Called when torch button is clicked in the view.
|
void onCaptureButtonClicked()
void onBackButtonClicked()
void onTorchButtonClicked()