Class ScanbotSDKInitializer.PrepareBlobsTask
[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
__selfScanbotSDKInitializerscanbotSDKScanbotSDK
Properties
ScanbotSDK
public ScanbotSDK ScanbotSDK { get; }
Property Value
Methods
PrepareBlobs()
[Register("prepareBlobs", "()V", "")]
public void PrepareBlobs()