public class BaseNfcPassportActivity
Represents a screen of passport scanning with NFC and MRZ
@NotNull public static java.lang.String CUSTOM_CONFIGURATION
@NotNull public static java.lang.String PACKAGE_SCHEME
@NotNull public static java.lang.String EXTRACTED_FIELDS_EXTRA
public static int RESULT_LICENSE_INVALID
public static io.scanbot.sdk.ui.view.nfc.BaseNfcPassportActivity.Companion Companion
public BaseNfcPassportActivity()
Represents a screen of passport scanning with NFC and MRZ
protected void onCreate(@Nullable
android.os.Bundle savedInstanceState)
protected void onResume()
protected void onPause()
public void onNewIntent(@NotNull
android.content.Intent intent)
@NotNull public BaseNfcPassportFragment createFragment(@NotNull java.util.Map<java.lang.String,? extends java.io.Serializable> configuration)
public void onCancelScanning()
User wants to cancel scanning
public void onCancelScanningLicenseInvalid()
Scanning is canceled because of the invalid license
public void requestCameraPermission()
User want to request camera permission
public void onBackPressed()
public void finishWithResult(@NotNull
NfcPassportScanningResult passportNfcData)
Delivers scanned passport content to the user
public void mrzProcessed()
Allow to handle when the new mrz detectino result was processed