Partner
public extension MoEngageConfig.Partner
-
Resolves the
MoEngageSDKInstanceassociated with a partner integration and runs work on it.When a
See moreworkspaceIdis provided the handler dispatches directly to that instance. When it isnil(fallback flow), the handler scans all registered instances for the one whosepartnerIntegrationTypematchestype, enables it for the partner, and invokes the integrator +successcallback for it.Declaration
Swift
struct IntegrationHandler : Sendable