Marketing Cloud SDK / com.salesforce.marketingcloud / InitializationStatus / Status

Status

enum class Status

Represents the overall outcome of the SDK's initialization.

Enum Values

SUCCESS

Indicates that all desired features of the SDK were initialized correctly.

COMPLETED_WITH_DEGRADED_FUNCTIONALITY

Indicates that errors were encountered during the initialization of the SDK, but some desired features are usable.

FAILED

Indicates that the SDK was unable to initialize and is not usable.