Campaign Request
Author
Umang Chamaria Date: 2019-05-03
Constructors
CampaignRequest
Link copied to clipboard
open fun CampaignRequest(baseRequest: BaseRequest, campaignId: String, deviceType: DeviceType)
Content copied to clipboard
CampaignRequest
Link copied to clipboard
open fun CampaignRequest(baseRequest: BaseRequest, campaignId: String, @Nullable() screenName: String, @Nullable() contextList: List<String>, @Nullable() campaignContext: CampaignContext, deviceType: DeviceType, inAppType: InAppType)
Content copied to clipboard
CampaignRequest
Link copied to clipboard
open fun CampaignRequest(baseRequest: BaseRequest, campaignId: String, @Nullable() screenName: String, @Nullable() contextList: List<String>, @Nullable() triggerMeta: TriggerRequestMeta, @Nullable() campaignContext: CampaignContext, deviceType: DeviceType, inAppType: InAppType)
Content copied to clipboard
Properties
campaignContext
Link copied to clipboard
campaignId
Link copied to clipboard
contextList
Link copied to clipboard
deviceType
Link copied to clipboard
inAppVersion
Link copied to clipboard
screenName
Link copied to clipboard
triggerMeta
Link copied to clipboard