startPhotoCaptureActivity
abstract fun startPhotoCaptureActivity(context: Context, configure: Dockware.PhotoCaptureLauncher.() -> Unit = {}): Dockware.DocumentCaptureSession
Launches the UI for capturing scan images (e.g., Pick Tickets).
Parameters
context
The Android Context used to start the activity.