Package-level declarations

Types

Link copied to clipboard
actual class CoreLogic : CoreLogicCommon

This class is only for platform specific variables, and it should only override functions/variables from CoreLogicCommon

actual class CoreLogic
expect class CoreLogic : CoreLogicCommon
actual class CoreLogic : CoreLogicCommon
Link copied to clipboard
abstract class CoreLogicCommon(rootPath: String, userAgent: String, kaliumConfigs: KaliumConfigs, idMapper: IdMapper = MapperProvider.idMapper())
Link copied to clipboard
class GlobalKaliumScope(userAgent: String, globalDatabase: <Error class: unknown class>, globalPreferences: <Error class: unknown class>, kaliumConfigs: KaliumConfigs, userSessionScopeProvider: <Error class: unknown class><UserSessionScopeProvider>, authenticationScopeProvider: AuthenticationScopeProvider, val logoutCallbackManager: LogoutCallbackManager, val workSchedulerProvider: WorkSchedulerProvider)

Scope that exposes all operations that are user and backend agnostic, like

Properties

Link copied to clipboard
actual val clientPlatform: String
actual val clientPlatform: String
expect val clientPlatform: String
actual val clientPlatform: String