[Register("io/scanbot/sdk/ui/view/mrz/MRZScannerActivity", DoNotGenerateAcw = true)]
public sealed class MRZScannerActivity : BaseMRZScannerActivity, IComponentCallbacks2, IComponentCallbacks, KeyEvent.ICallback, LayoutInflater.IFactory2, LayoutInflater.IFactory, View.IOnCreateContextMenuListener, Window.ICallback, KeyEventDispatcher.IComponent, IFullyDrawnReporterOwner, IOnBackPressedDispatcherOwner, IContextAware, IActivityResultCaller, IActivityResultRegistryOwner, IOnMultiWindowModeChangedProvider, IOnNewIntentProvider, IOnPictureInPictureModeChangedProvider, IOnUserLeaveHintProvider, IOnConfigurationChangedProvider, IOnTrimMemoryProvider, IMenuHost, IHasDefaultViewModelProviderFactory, IViewModelStoreOwner, ISavedStateRegistryOwner, ILifecycleOwner, ActivityCompat.IOnRequestPermissionsResultCallback, ActivityCompat.IRequestPermissionsRequestCodeValidator, ActionBarDrawerToggle.IDelegateProvider, IAppCompatCallback, TaskStackBuilder.ISupportParentable, ICancelable, IInitializable, ILicensable, IPermissionAware, IJavaObject, IJavaPeerable, IDisposable
[Register("extractResult", "(ILandroid/content/Intent;)Lio/scanbot/sdk/ui/view/mrz/MRZScannerActivity$Result;", "")]
public static MRZScannerActivity.MRZScannerActivityResult ExtractResult(int resultCode, Intent data)
[Register("forceClose", "(Landroid/content/Context;)V", "")]
public static void ForceClose(Context context)
[Obsolete("deprecated")]
[Register("newIntent", "(Landroid/content/Context;Lio/scanbot/sdk/ui/view/mrz/configuration/MRZScannerConfiguration;)Landroid/content/Intent;", "")]
public static Intent NewIntent(Context context, MRZScannerConfiguration scannerConfiguration)