Interface IRequiredDependency
- Namespace
- IO.Scanbot.Sdk.DI
- Assembly
- DocumentSDK.NET.Droid.dll
public interface IRequiredDependency : IJavaObject, IDisposable, IJavaPeerable
- Inherited Members
-
Fields
DefaultSdkPackageName
public const string DefaultSdkPackageName = "io.scanbot.sdk"
Field Value
- string
Properties
AssetModuleAnchorClassName
string AssetModuleAnchorClassName { get; }
Property Value
- string
AssetModuleAnchorClassPackageName
string AssetModuleAnchorClassPackageName { get; }
Property Value
- string
ExceptionFactory
IFunction0 ExceptionFactory { get; }
Property Value
- IFunction0