Class IDocumentCameraSession.CameraScreenMode.Add
-
- All Implemented Interfaces:
-
io.scanbot.sdk.ui_v2.document.screen.camera.IDocumentCameraSession.CameraScreenMode
public final class IDocumentCameraSession.CameraScreenMode.Add implements IDocumentCameraSession.CameraScreenMode
-
-
Field Summary
Fields Modifier and Type Field Description private final String
currentPageId
-
Constructor Summary
Constructors Constructor Description IDocumentCameraSession.CameraScreenMode.Add(String currentPageId)
-
Method Summary
Modifier and Type Method Description final String
getCurrentPageId()
-
-
Constructor Detail
-
IDocumentCameraSession.CameraScreenMode.Add
IDocumentCameraSession.CameraScreenMode.Add(String currentPageId)
-
-
Method Detail
-
getCurrentPageId
final String getCurrentPageId()
-
-
-
-