Table of Contents

Class BlobsStorage

Namespace
IO.Scanbot.Sdk.Connectivity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/connectivity/BlobsStorage", DoNotGenerateAcw = true)]
public sealed class BlobsStorage : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
BlobsStorage
Implements
Inherited Members

Constructors

BlobsStorage(ISharedPreferences)

[Register(".ctor", "(Landroid/content/SharedPreferences;)V", "")]
public BlobsStorage(ISharedPreferences preferences)

Parameters

preferences ISharedPreferences

Properties

A

[Register("a")]
public Uri A { get; set; }

Property Value

Uri

Methods

OcrBlobsPath()

[Register("ocrBlobsPath", "()Landroid/net/Uri;", "")]
public Uri OcrBlobsPath()

Returns

Uri