[Obsolete("This class is obsoleted in this android platform")]
[Register("io/scanbot/sdk/persistence/page/legacy/CustomPageStorage", DoNotGenerateAcw = true)]
public sealed class CustomPageStorage : PageStorageBase, ILegacyPageStorage, IPageStorage, IJavaObject, IJavaPeerable, IDisposable
[Register(".ctor", "(Landroid/app/Application;Lio/scanbot/sdk/persistence/page/PageStorageSettings;Ljava/lang/String;)V", "")]
public CustomPageStorage(Application application, PageStorageSettings pageStorageSettings, string sdkFilesDirPath)