Table of Contents

Interface InternalBarcodeScannerActivity.IInternalResult

Namespace
IO.Scanbot.Sdk.UI.View.Barcode
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/view/barcode/InternalBarcodeScannerActivity$InternalResult", "", "IO.Scanbot.Sdk.UI.View.Barcode.InternalBarcodeScannerActivity/IInternalResultInvoker")]
public interface InternalBarcodeScannerActivity.IInternalResult : IScanbotActivityResult, BaseBarcodeScannerActivity.IAutoCancellableResult, IJavaObject, IJavaPeerable, IDisposable
Inherited Members

Properties

BarcodeImagePath

string BarcodeImagePath { get; }

Property Value

string

BarcodePreviewFramePath

string BarcodePreviewFramePath { get; }

Property Value

string