initialize

abstract fun initialize(@Nullable params: CoreParams, @Nullable callback: CoreApi.CoreInitCallback)

Initialize method that gets the SDK ready.

Parameters

params

The set of customizable params related to the core-sdk

callback

CoreInitCallback Callback to be notified when the SDK initialization is completed.