public class NfcPassportConfigHelper
Helper to handle the configuration for passport scanning
public NfcPassportConfigHelper()
Helper to handle the configuration for passport scanning
public boolean getPlaySuccessBeep()
public void setPlaySuccessBeep(boolean p)
public void setConfiguration(@NotNull
java.util.Map<java.lang.String,? extends java.lang.Object> map)
public void applyConfiguration(@NotNull
io.scanbot.sdk.ui.view.mrz.MRZCameraPresenter mrzCameraPresenter,
@NotNull
NfcPassportPresenter nfcPassportPresenter,
@NotNull
io.scanbot.sdk.ui.view.mrz.MRZCameraView mrzCameraView,
@NotNull
NfcPassportView nfcPassportView,
@NotNull
android.content.Context context)
@Nullable public java.lang.Class<? extends io.scanbot.sdk.ui.view.nfc.PassportPhotoSaveCallback> getPassportPhotoSaveCallbackClass()
Retrieve possibly set photo saving callback Class from configuration