[Register("io/scanbot/sdk/ui/view/licenseplate/BaseLicensePlateScannerActivity", DoNotGenerateAcw = true)]
public abstract class BaseLicensePlateScannerActivity : NFBaseActivity, 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, ILicensePlateConfirmationDialogInterface, IJavaObject, IJavaPeerable, IDisposable
[Register("create", "(Landroid/os/Bundle;)V", "GetCreate_Landroid_os_Bundle_Handler")]
protected override void Create(Bundle savedInstanceState)
[Register("onLicensePlateConfirmed", "(Lio/scanbot/sdk/ui/view/licenseplate/entity/LicensePlateScannerResult;)V", "GetOnLicensePlateConfirmed_Lio_scanbot_sdk_ui_view_licenseplate_entity_LicensePlateScannerResult_Handler")]
public virtual void OnLicensePlateConfirmed(LicensePlateScannerResult result)
[Register("onLicensePlateRejected", "()V", "GetOnLicensePlateRejectedHandler")]
public virtual void OnLicensePlateRejected()