MoEngageIntegrationInfoResult

@objc
public final class MoEngageIntegrationInfoResult : NSObject, @unchecked Sendable

Success payload for MoEngageCoreIntegrator.addIntergrationInfo(...). Echoes the integration info that was recorded in the workspace’s core cache.

  • The integration info that was accepted and persisted for the workspace.

    Declaration

    Swift

    @objc
    public let info: MoEngageIntegrationInfo