MarketingCloudSdk

class MarketingCloudSdk : PushModuleInterface, ControlChannel.ControlChannelListener

Types

Link copied to clipboard
Returns an instance of InitializationStatus when the initialization of MarketingCloudSdk has completed.
Link copied to clipboard
Returns a valid instance of MarketingCloudSdk when it is ready.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open val isReady: Boolean

Functions

Link copied to clipboard
Link copied to clipboard
open fun getLogLevel(): Int
Link copied to clipboard
Returns the MarketingCloudConfig instance used to initialize the MarketingCloudSdk.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Initializes the SDK with the provided config.
Link copied to clipboard
An asynchronous request for an instance of MarketingCloudSdk.
An asynchronous request for a instance of MarketingCloudSdk.
Link copied to clipboard
open fun setLogLevel(level: Int)
Link copied to clipboard
open fun setLogListener(@Nullable logListener: MCLogListener)
Link copied to clipboard