Package io.scanbot.sdk
See: Description
-
Class Summary Class Description AspectRatio Represents generic aspect aspect ratio SdkLicenseError Class to return as error inside UI components if license check is failed SDKLicenseErrorHandlerImpl SDKLicenseErrorHandler implementation for wrapping IScanbotSDKLicenseErrorHandler with logging handling ScanbotSDK Provider for Scanbot SDK features. PrepareBlobsTask ScanbotSDKInitializer Initializes Scanbot SDK library. -
Object Summary Object Description BlobsConstants Contains upload constants Constants PreferencesConstants Provides all preferences constants, extras keys Companion Companion Companion -
Interface Summary Interface Description LicensableSdk A component that can be licensed - can perform license check and return info about results of such check. SdkInitializer Common type for SDK initializers. Initializable Defines Scanbot SDK's ability to statically check if it was initialized. ScanbotSdkInitializerCommonApi Might define some API that is 100% identical between Bundle and Barcode SDKs.