Table of Contents

Class ScanbotSDKInitializer.PrepareBlobsTask

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

Constructors

PrepareBlobsTask(ScanbotSDKInitializer, ScanbotSDK)

[Register(".ctor", "(Lio/scanbot/sdk/ScanbotSDKInitializer;Lio/scanbot/sdk/ScanbotSDK;)V", "")]
public PrepareBlobsTask(ScanbotSDKInitializer __self, ScanbotSDK scanbotSDK)

Parameters

__self ScanbotSDKInitializer
scanbotSDK ScanbotSDK

Properties

ScanbotSDK

public ScanbotSDK ScanbotSDK { get; }

Property Value

ScanbotSDK

Methods

PrepareBlobs()

[Register("prepareBlobs", "()V", "")]
public void PrepareBlobs()