MoEngageInAppCampaignStat
public extension MoEngageInAppCampaignStat
extension MoEngageInAppCampaignStat: Codable
-
Declaration
Swift
@objc func getCampaignStatPriorityPayload(_ campaignPriorityArray: [MoEngageInAppCampaignPriorityStatInstance], forStatType statType: MoEngageInAppStatType, withTimestampArray timestampArray: [String]) -> [[String: Any]]
-
Declaration
Swift
public func encode(to encoder: any Encoder) throws
-
Declaration
Swift
public required convenience init(from decoder: any Decoder) throws