InAppMessagingFeatureInitializationStatus
Represents the initialization status of the InAppMessagingFeature instance. Follows the same pattern as the main SDK's InitializationStatus.
Types
Link copied to clipboard
Represents the overall outcome of the InAppMessagingFeature module's initialization.
Properties
Link copied to clipboard
List of component names that were initialized in the. This will be useful information for debugging any issues with module initialization.
Link copied to clipboard
Indicates whether the module was able to initialize itself enough to be 'usable'. status will return Status.SUCCESS or Status.COMPLETED_WITH_DEGRADED_FUNCTIONALITY.
Link copied to clipboard
Initialization status of the InAppMessagingFeature.
Link copied to clipboard
If an unrecoverable exception was encountered during initialization then it can be accessed here.