-
public final class CoreStorageModuleKt
-
-
Method Summary
Modifier and Type Method Description final static SupportOpenHelperFactorygetSupportFactory(Context context, ByteArray passphrase, SQLiteDatabaseHook hook, Boolean clearPassphrase)final static <ERROR CLASS>coreStorageModule(String storagePrefix, String bundleId)final static <ERROR CLASS>sdkBaseStorageModule(SqlSchema<QueryResult.Value<Unit>> databaseSchema, String databaseName)-
-
Method Detail
-
getSupportFactory
final static SupportOpenHelperFactory getSupportFactory(Context context, ByteArray passphrase, SQLiteDatabaseHook hook, Boolean clearPassphrase)
-
coreStorageModule
final static <ERROR CLASS> coreStorageModule(String storagePrefix, String bundleId)
-
sdkBaseStorageModule
final static <ERROR CLASS> sdkBaseStorageModule(SqlSchema<QueryResult.Value<Unit>> databaseSchema, String databaseName)
-
-
-
-