SFDocumentReader

abstract class SFDocumentReader

Constructors

Link copied to clipboard
fun SFDocumentReader()

Functions

Link copied to clipboard
abstract fun getCapturedDocumentList(): List<File>
Link copied to clipboard
abstract fun setOnActivityResultLauncher(resultLauncher: ActivityResultLauncher<Intent>?): SFDocumentReader
Link copied to clipboard
abstract fun startDocumentCapture(documentCaptureConfig: DocumentCaptureConfig): SFDocumentReader