Package-level declarations

Types

Link copied to clipboard

DocumentScannerActivity parent that handles view model initialisation and configuration parsing

Link copied to clipboard

FinderDocumentScannerActivity parent that handles view model initialisation and configuration parsing

Link copied to clipboard
class DocumentScannerActivity : BaseDocumentScannerActivity, HasComponent<SDKUIComponent>
Link copied to clipboard

Represents camera view.

Link copied to clipboard
class DocumentScannerCameraViewModel(val scanner: DocumentScanner, saveTakenPictureUseCase: SaveTakenPictureUseCase, filterDraftDocumentPageUseCase: FilterDraftDocumentPageUseCase, removeDraftPageUseCase: RemoveDraftPageUseCase, finalizePagesUseCase: FinalizePagesUseCase, dispatchersProvider: IDispatchersProvider) : ICameraView.ViewModel, Router
Link copied to clipboard

Class that describe all navigation evens for document scanner rtu-ui beside permission events

Link copied to clipboard
Link copied to clipboard

Represents camera view fith finder.

Link copied to clipboard
interface ICameraView

Represents camera screen.