MoEngageInAppRules
public class MoEngageInAppRules: NSObject
InApp Display Rules
-
ScreenName to which inapp was configured in dashboard
Declaration
Swift
public var screenName: String?
-
Contexts array that was configured in dashboard
Declaration
Swift
public var contexts: [String] = []
-
Declaration
Swift
public override var description: String