Collection

public extension Collection where Element: MoEngageModuleInfo

Available where Element: MoEngageModuleInfo

  • Convert module infos into payload to be sent.

    Declaration

    Swift

    var payload: [String : String] { get }