MoEngagePartnerIntegrationHandler
public struct MoEngagePartnerIntegrationHandler
-
Declaration
Swift
public init(type: MoEngagePartnerIntegrationType)
-
Declaration
Swift
public func process<T: Integrator>( integrator: T, forWorkspaceId workspaceId: String?, executing action: @escaping (String) -> Void, )
-
Declaration
Swift
public protocol Integrator