Companion
object Companion
Functions
Link copied to clipboard
fun configure(context: Context, config: SFMCSdkModuleConfig, listener: InitializationListener? = null)
Initializes the SDK with the provided SFMCSdkModuleConfig. Once complete, the InitializationListener will be notified.
Any subsequent calls to this method will be ignored as long as the values provided in SFMCSdkModuleConfig are the same.
Note: Anyone that calls requestSdk before or during the initialization will be notified before the InitializationListener will be notified.
Link copied to clipboard
An asynchronous request for a instance of SFMCSdk.
Link copied to clipboard
Enable/Disable Logging in the SFMCSdk.