MoEngageInAppSelfHandledData
public class MoEngageInAppSelfHandledData: NSObject
MoEngageInAppSelfHandledData provides info about multiple selfhandled Inapps
-
Account infomation
Declaration
Swift
public let accountMeta: MoEngageAccountMeta
-
List of eligible selfhandled campaigns
Declaration
Swift
public var campaigns: [MoEngageInAppSelfHandledCampaign] = []
-
Declaration
Swift
public override var description: String