initialize

open fun initialize(@NonNull context: Context, @NonNull coreApi: CoreApi, @Nullable params: CoreParams, @NonNull propertyDownloadManager: PropertyDownloadManager, @NonNull mapstedDb: MapstedDb, @NonNull webApiClient: WebApiClient, @NonNull callback: CoreApi.CoreInitCallback)

Initialize method that gets the SDK ready. Will notify if a callback is received whether the initialization process was successful or not.