MoEngageInAppSDKCampaignType
public enum MoEngageInAppSDKCampaignType : Int
extension MoEngageInAppSDKCampaignType: Codable
SDK campaign type for InApp campaigns.
-
Declaration
Swift
case general -
Declaration
Swift
case triggered -
Declaration
Swift
case nonIntrusive -
Declaration
Swift
case selfHandled -
Declaration
Swift
case unknown