Companion

object Companion : NFBaseActivity.RtuCompanion<FinderDocumentScannerActivity.Result>

Functions

Link copied to clipboard

Extract result entity encapsulating this RTU-activity's work.

Link copied to clipboard
fun forceClose(context: Context, keepResult: Boolean)

Triggers the force-finishing of the RTU UI Activity

Link copied to clipboard
fun newIntent(context: Context, documentScannerConfiguration: FinderDocumentScannerConfiguration): Intent

Factory method to construct intent to start this activity.